Skip to content

Commit 9f6477b

Browse files
Testing build docs
1 parent 04ad32a commit 9f6477b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/webpack.docs.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ module.exports = merge(base, {
4747
clean: true,
4848
filename: '[name].js',
4949
path: path.resolve(__dirname, '../docs'),
50-
publicPath: '/docs/',
50+
publicPath: '/',
5151
library: 'vue-easter-egg-trigger',
5252
libraryTarget: 'umd',
5353
},

0 commit comments

Comments
 (0)