Removing webpack change that made no difference.

This commit is contained in:
Alex Williams
2024-06-22 11:03:33 +01:00
parent 13d8423eb5
commit 67012309aa

View File

@@ -16,11 +16,6 @@ module.exports = merge(common, {
output: { output: {
globalObject: 'this' globalObject: 'this'
}, },
performance: {
hints: false,
maxEntrypointSize: 512000,
maxAssetSize: 512000
},
plugins: [ plugins: [
new CopyWebpackPlugin({ new CopyWebpackPlugin({
patterns: [ patterns: [