Open
Description
Feature Proposal
Use output.cssFilename
as default filename, I know cssFilename
is used for experiments.css
, but it would be great if it can also used for this plugin
Feature Use Case
module.exports = {
output: {
cssFilename: "[name]-[contenthash].css",
},
plugins: [new MiniCssExtractPlugin()]
}
Please paste the results of npx webpack-cli info
here, and mention other relevant information
Metadata
Metadata
Assignees
Labels
No labels