Update webpack.web.config.js
This commit is contained in:
parent
aa6b2925ed
commit
ce640d9c98
|
@ -107,7 +107,8 @@ const config = {
|
|||
fs: 'empty',
|
||||
net: 'empty',
|
||||
tls: 'empty',
|
||||
child_process: 'empty'
|
||||
child_process: 'empty',
|
||||
dns: 'empty'
|
||||
},
|
||||
plugins: [
|
||||
// new WriteFilePlugin(),
|
||||
|
|
Loading…
Reference in New Issue