mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
Merge branch 'master' of https://github.com/Miodec/monkeytype
This commit is contained in:
commit
43223c73d3
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ const PRODUCTION_CONFIGURATION = {
|
|||
},
|
||||
optimization: {
|
||||
minimize: true,
|
||||
minimizer: [new HtmlMinimizerPlugin()],
|
||||
minimizer: [`...`, new HtmlMinimizerPlugin()],
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue