Skip to content

Commit 055885e

Browse files
committed
docs(website): Fix publicPath
1 parent 683604c commit 055885e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ module.exports = {
4949
output: {
5050
path: targetDirectory,
5151
filename: '[name]-[chunkhash].js',
52-
publicPath: '/',
5352
hashDigestLength: 8,
5453
},
5554
devServer: {

0 commit comments

Comments
 (0)