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 85bf499 commit d7a0696Copy full SHA for d7a0696
1 file changed
webpack.config.js
@@ -52,9 +52,6 @@ const common = {
52
'chart': 'Chart'
53
},
54
plugins: [
55
- new webpack.ProvidePlugin({
56
- process: 'process/browser',
57
- }),
58
new MiniCssExtractPlugin({
59
// Options similar to the same options in webpackOptions.output
60
// all options are optional
0 commit comments