Skip to content

Commit 26d6583

Browse files
authored
Merge pull request #490 from ghiculescu/patch-1
Clarify what `config.assets.debug` does
2 parents 4e0f168 + d267d6d commit 26d6583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ When enabled, fingerprints will be added to asset filenames.
8686

8787
**`config.assets.debug`**
8888

89-
Enable expanded asset debugging mode. Individual files will be served to make referencing filenames in the web console easier. This feature will eventually be deprecated and replaced by Source Maps in Sprockets 3.x.
89+
Enable asset debugging mode. A source map will be included with each asset when this is true.
9090

9191
**`config.assets.compile`**
9292

0 commit comments

Comments
 (0)