|
|
@@ -9,7 +9,7 @@ module.exports = {
|
|
|
index: path.resolve(__dirname, '../elm/index.html'),
|
|
|
assetsRoot: path.resolve(__dirname, '../elm'),
|
|
|
assetsSubDirectory: 'static',
|
|
|
- assetsPublicPath: '//',//mobile/
|
|
|
+ assetsPublicPath: '/',//mobile/
|
|
|
productionSourceMap: true,
|
|
|
// Surge or Netlify already gzip all static assets for you.
|
|
|
// Before setting to `true`, make sure to:
|