Skip to content

Commit

Permalink
update assetsPublicPath
Browse files Browse the repository at this point in the history
  • Loading branch information
pangaunn committed Aug 11, 2017
1 parent f074da5 commit 469b864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
index: path.resolve(__dirname, '../dist/index.html'),
assetsRoot: path.resolve(__dirname, '../dist'),
assetsSubDirectory: 'static',
assetsPublicPath: '/hackmap/',
assetsPublicPath: '',
productionSourceMap: true,
// Gzip off by default as many popular static hosts such as
// Surge or Netlify already gzip all static assets for you.
Expand Down

0 comments on commit 469b864

Please sign in to comment.