-
-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
Documentation Is:
- Missing
- Needed
- Confusing
- Not Sure?
- Outdated
Please Explain in Detail...
As of v6.0.0 filename template variables were refactored.
But README.md still has [path] instead of [file] or [path][base] or [base].
I don't understand why do you use [path][base].gz instead of [file].gz as a default filename template.
Also https://webpack.js.org/plugins/compression-webpack-plugin/ still serves cached version.
Your Proposal for Changes
-
Replace
[path]with[file]inREADME.mdon lines:- 261
- 399
- 426
- 433
-
Maybe replace
[path][base]with[file]in other cases. -
Invalidate cache for https://webpack.js.org/plugins/compression-webpack-plugin/.
I don't know if it really necessary.
Metadata
Metadata
Assignees
Labels
No labels