Skip to content

Commit 07619ee

Browse files
committed
remove unused node-polyfill-webpack-plugin in stackgl config
1 parent 771223d commit 07619ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stackgl_modules/webpack.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
var path = require('path');
2-
var NodePolyfillPlugin = require('node-polyfill-webpack-plugin');
32

43
module.exports = {
54
target: ['web', 'es5'],

0 commit comments

Comments
 (0)