fix webpack config

This commit is contained in:
Pig Fang 2020-03-26 10:13:40 +08:00
parent f4276d1ccf
commit 4417cdc0c4

View File

@ -150,6 +150,7 @@ const config = {
hotOnly: true,
stats: 'errors-only',
},
stats: 'errors-only',
node: {
child_process: 'empty',
fs: 'empty',