We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ad32a commit 9f6477bCopy full SHA for 9f6477b
build/webpack.docs.config.js
@@ -47,7 +47,7 @@ module.exports = merge(base, {
47
clean: true,
48
filename: '[name].js',
49
path: path.resolve(__dirname, '../docs'),
50
- publicPath: '/docs/',
+ publicPath: '/',
51
library: 'vue-easter-egg-trigger',
52
libraryTarget: 'umd',
53
},
0 commit comments