We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fdade9 commit db6e217Copy full SHA for db6e217
config/index.js
@@ -9,7 +9,7 @@ module.exports = {
9
index: path.resolve(__dirname, '../dist/index.html'),
10
assetsRoot: path.resolve(__dirname, '../dist'),
11
assetsSubDirectory: 'static',
12
- assetsPublicPath: '/vue-pizza/',
+ assetsPublicPath: '/app/',
13
productionSourceMap: true,
14
// Gzip off by default as many popular static hosts such as
15
// Surge or Netlify already gzip all static assets for you.
0 commit comments