We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e33308 commit ff30a8eCopy full SHA for ff30a8e
index.js
@@ -482,8 +482,8 @@ const publicApi = {
482
* fonts: 'fonts/[name].[hash:8].[ext]'
483
* });
484
*
485
- * Only the filenames defined in the first parameter
486
- * of this method will be modified.
+ * It's safe to omit a key (e.g. css): the default naming strategy
+ * will be used for any file types not passed.
487
488
* If you are using Encore.enableVersioning()
489
* make sure that your "js" filenames contain
0 commit comments