Pārlūkot izejas kodu

refine build config

Pan 7 gadi atpakaļ
vecāks
revīzija
3a81401739
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -6,7 +6,7 @@ module.exports = {
6 6
     env: require('./prod.env'),
7 7
     index: path.resolve(__dirname, '../dist/index.html'),
8 8
     assetsRoot: path.resolve(__dirname, '../dist'),
9
-    assetsSubDirectory: './static',
9
+    assetsSubDirectory: 'static',
10 10
     assetsPublicPath: './',
11 11
     productionSourceMap: true,
12 12
     // Gzip off by default as many popular static hosts such as