Pan преди 7 години
родител
ревизия
3a81401739
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

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