Closed piernik closed 4 years ago
Thanks for opening an issue. Citing the issue template:
🚨 Issues WITHOUT a valid reproduction WILL BE CLOSED!
Please provide one by:
- Using the REPL.it plugin reproduction template at https://repl.it/@shellscape/manifest-plugin-repro
Provide a minimal repository link (Read https://git.io/fNzHA for instructions). Please use NPM for installing dependencies! These may take more time to triage than the other options.
⚠️ ZIP Files are unsafe and maintainers will NOT download them.
We cannot make this any clearer. Please add a reproduction and we'll be happy to triage further.
Also, please search issues before opening new ones. This has already been resolved in master.
3.0.0-rc.0
5.3.2
Windows 10
Expected Behavior
Using plugin with
MiniCssExtractPlugin
. Problem is with css files - they have hashes in keys. My entries are:In
manifest.json
I want:webpack.config.js
Actual Behavior
My
manifest.json
:Additional Information