We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fffcb2 commit b1c0285Copy full SHA for b1c0285
config/webpack.base.config.js
@@ -33,6 +33,7 @@ const webpackConfig = {
33
extractComments: false,
34
parallel: true,
35
terserOptions: {
36
+ module: false,
37
sourceMap: true
38
}
39
}),
0 commit comments