commit
This commit is contained in:
@@ -84,6 +84,7 @@ module.exports = {
|
||||
new MiniCssExtractPlugin({
|
||||
filename: 'css/[name]-[contenthash:8].css',
|
||||
chunkFilename: 'css/[name]-[contenthash:8].chunk.css',
|
||||
ignoreOrder: true,
|
||||
}),
|
||||
new AssetsManifestPlugin({
|
||||
integrity: false,
|
||||
|
||||
Reference in New Issue
Block a user