Skip to content

Add support for output.filename function #40

@jantimon

Description

@jantimon

It is possible to specify a function for webpack output filename.

https://webpack.js.org/configuration/output/#output-filename

Unfortunately this does not work with the ScssConfigWebpackPlugin because it tries to replace the name directly.

https://github.com/namics/webpack-config-plugins/blob/9cba7d7b66bcd6c58e2391ee9a772cdd0efab181/packages/scss-config-webpack-plugin/src/ScssConfigWebpackPlugin.js#L34-L38

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingscss-configscss-config-webpack-plugin

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions