Closed
Description
It would be nice, if the option fileNameHash
would be used when emitting the main JS & CSS (including vendor) files. Additionally the webpack-manifest-plugin
should be used to generate a manifest file.
This is e.g. supported by the Symfony framework to automatically include the correct files, when using hashes as cache busting mechanism.
Any chance, that you could include this?