소스 검색

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