Skip to content

Commit

Permalink
Update @globals-webpack.config.js
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
  • Loading branch information
florian-h05 authored Jul 30, 2023
1 parent 692e6af commit 66e6f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/@globals-webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
maxEntrypointSize: 512000,
maxAssetSize: 512000
},
// Do NOT set up "minimize" using "TerserPlugin", as this heavily decreased performance for the cached version
// Do NOT set up "minimize" using "TerserPlugin", as this (very) negatively affects performance for the cached version
externals: [
{
'@runtime': {
Expand Down

0 comments on commit 66e6f1a

Please sign in to comment.