You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,10 @@ config.assets.version = 'v2'
83
83
84
84
Defaults to `/assets`. Changes the directory to compile assets to.
85
85
86
+
**`config.assets.manifest`**
87
+
88
+
Defines the full path to be used for the asset precompiler's manifest file. Defaults to using the `config.assets.prefix` directory within the public folder.
89
+
86
90
**`config.assets.digest`**
87
91
88
92
Link to undigest asset filenames. This option will eventually go away. Unless when `compile` is disabled.
0 commit comments