parent
68d4b2b83e
commit
9b1f2a4b61
31 changed files with 79 additions and 39 deletions
|
@ -79,7 +79,8 @@ module.exports = {
|
|||
chunkFilename: 'css/[name]-[contenthash:8].chunk.css',
|
||||
}),
|
||||
new AssetsManifestPlugin({
|
||||
integrity: false,
|
||||
integrity: true,
|
||||
integrityHashes: ['sha256'],
|
||||
entrypoints: true,
|
||||
writeToDisk: true,
|
||||
publicPath: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue