Skip to content

Commit db6e217

Browse files
committed
wip
1 parent 4fdade9 commit db6e217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = {
99
index: path.resolve(__dirname, '../dist/index.html'),
1010
assetsRoot: path.resolve(__dirname, '../dist'),
1111
assetsSubDirectory: 'static',
12-
assetsPublicPath: '/vue-pizza/',
12+
assetsPublicPath: '/app/',
1313
productionSourceMap: true,
1414
// Gzip off by default as many popular static hosts such as
1515
// Surge or Netlify already gzip all static assets for you.

0 commit comments

Comments
 (0)