diff --git a/webpack.config.web.js b/webpack.config.web.js index ca5ddad..ec62886 100644 --- a/webpack.config.web.js +++ b/webpack.config.web.js @@ -56,7 +56,6 @@ module.exports = { stream: require.resolve('stream-browserify'), } }, - externalsType: "commonjs", output: { filename: '[name].js', path: path.resolve(__dirname, 'dist')