Skip to content

Commit d7a0696

Browse files
committed
removed unnecessary provideplugin
1 parent 85bf499 commit d7a0696

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

webpack.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ const common = {
5252
'chart': 'Chart'
5353
},
5454
plugins: [
55-
new webpack.ProvidePlugin({
56-
process: 'process/browser',
57-
}),
5855
new MiniCssExtractPlugin({
5956
// Options similar to the same options in webpackOptions.output
6057
// all options are optional

0 commit comments

Comments
 (0)