Skip to content

Commit ff30a8e

Browse files
committed
tweak comment
1 parent 0e33308 commit ff30a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ const publicApi = {
482482
* fonts: 'fonts/[name].[hash:8].[ext]'
483483
* });
484484
*
485-
* Only the filenames defined in the first parameter
486-
* of this method will be modified.
485+
* It's safe to omit a key (e.g. css): the default naming strategy
486+
* will be used for any file types not passed.
487487
*
488488
* If you are using Encore.enableVersioning()
489489
* make sure that your "js" filenames contain

0 commit comments

Comments
 (0)