Merge branch 'master' into glitch-soc/merge-upstream
This commit is contained in:
@@ -104,7 +104,8 @@ module.exports = {
|
||||
chunkFilename: 'css/[name]-[contenthash:8].chunk.css',
|
||||
}),
|
||||
new AssetsManifestPlugin({
|
||||
integrity: false,
|
||||
integrity: true,
|
||||
integrityHashes: ['sha256'],
|
||||
entrypoints: true,
|
||||
writeToDisk: true,
|
||||
publicPath: true,
|
||||
|
Reference in New Issue
Block a user