fix(ui): tweak webpack config
This commit is contained in:
parent
61b2c3e32c
commit
8f31341881
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ const config: Configuration = {
|
|||
],
|
||||
}),
|
||||
new MiniCssExtractPlugin(),
|
||||
new HotModuleReplacementPlugin(),
|
||||
],
|
||||
devtool: isDevelopment ? "inline-source-map" : false,
|
||||
performance: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue