webpack-concat-plugin icon indicating copy to clipboard operation
webpack-concat-plugin copied to clipboard

Using [hash] in the fileName does not use webpack's build hash

Open tibineagu opened this issue 5 years ago • 0 comments

Instead, it seems to use a different value than the one that webpack normally injects when using [hash] in its filename or chunkFilename properties.

Any way to use the build hash in the generated filename?

tibineagu avatar Dec 30 '20 12:12 tibineagu