Skip to content

Use output.cssFilename as default filename #1041

Open
@ahabhgk

Description

@ahabhgk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions