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.
2 parents 03df54c + afdfcc2 commit 2be16b8Copy full SHA for 2be16b8
browser/flagr-ui/config/index.js
@@ -7,7 +7,7 @@ module.exports = {
7
index: path.resolve(__dirname, '../dist/index.html'),
8
assetsRoot: path.resolve(__dirname, '../dist'),
9
assetsSubDirectory: 'static',
10
- assetsPublicPath: '/',
+ assetsPublicPath: '',
11
productionSourceMap: true,
12
// Gzip off by default as many popular static hosts such as
13
// Surge or Netlify already gzip all static assets for you.
0 commit comments