瀏覽代碼

feat:修改PC端构建的配置

xzh 4 年之前
父節點
當前提交
7ea64889ad
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pc/config/index.js

+ 2 - 2
pc/config/index.js

@@ -47,9 +47,9 @@ module.exports = {
     index: path.resolve(__dirname, '../../dist/index.html'),
 
     // Paths
-    assetsRoot: path.resolve(__dirname, '../../dist/www'),
+    assetsRoot: path.resolve(__dirname, '../../dist/www/static'),
     assetsSubDirectory: '',
-    assetsPublicPath: './www/',
+    assetsPublicPath: './www/static/',
 
     /**
      * Source Maps