CSS Bundle Hash i Webpack
Ved hjælp af kommandoen [contenthash]
kan du tildele en hash til filnavnet
på CSS-bundlen:
plugins: [new MiniCssExtractPlugin({
filename: 'build.[contenthash].css'
})],
Saml al din CSS i en fil
med navnet bundle.css og en hash.