webpack-concat-plugin
webpack-concat-plugin copied to clipboard
Using [hash] in the fileName does not use webpack's build hash
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?