fix watch test case

This commit is contained in:
Tobias Koppers 2020-09-18 17:35:50 +02:00
parent 02318377bd
commit f0289a68b2
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ module.exports = {
}
]
},
output: {
publicPath: ""
},
target: "web",
node: {
__dirname: false