Skip to content

Commit

Permalink
modify: remove unnecessary options.
Browse files Browse the repository at this point in the history
  • Loading branch information
2jun0 committed Jan 23, 2022
1 parent e21f809 commit e436fce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.config/webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ module.exports = (env, argv) => {
node: {
fs: 'empty',
child_process: 'empty',
net: 'empty',
tls: 'empty',
},
resolve: {
modules: ['./src', './node_modules'],
Expand Down

0 comments on commit e436fce

Please sign in to comment.