Skip to content

Commit 7e24de8

Browse files
authored
Be more explicit that config.assets.debug does nothing in Sprockets 4+
1 parent 4e0f168 commit 7e24de8

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 expanded asset debugging mode. Individual files will be served to make referencing filenames in the web console easier. **This feature has been replaced by Source Maps and does nothing in Sprockets 4+.**
9090

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

0 commit comments

Comments
 (0)