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
@@ -82,7 +83,7 @@ All `.png` files will be emitted to the output directory and their paths will be
82
83
83
84
### Custom output filename
84
85
85
-
By default, `asset/resource` modules are emitting with `[hash][ext]` filename into output directory.
86
+
By default, `asset/resource` modules are emitting with `[hash][ext][query]` filename into output directory.
86
87
87
88
You can modify this template by setting [`output.assetModuleFilename`](/configuration/output/#outputassetmodulefilename) in your webpack configuration:
0 commit comments