We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a158e84 commit 4670941Copy full SHA for 4670941
test/utils.js
@@ -14,6 +14,7 @@ const baseConfig = {
14
devtool: false,
15
output: {
16
path: '/',
17
+ publicPath: '',
18
filename: 'test.build.js'
19
},
20
resolveLoader: {
0 commit comments