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 9f6477b commit ebe0897Copy full SHA for ebe0897
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: '/',
+ publicPath: '/vue-easter-egg-trigger/',
51
library: 'vue-easter-egg-trigger',
52
libraryTarget: 'umd',
53
},
0 commit comments