Browse Source

拉取代码

maotao 9 months ago
parent
commit
37de882928
1 changed files with 2 additions and 2 deletions
  1. 2 2
      manifest.json

+ 2 - 2
manifest.json

@@ -73,9 +73,9 @@
73
         "router" : {
73
         "router" : {
74
             // 正常打包目录
74
             // 正常打包目录
75
             "base" : "/app/"
75
             "base" : "/app/"
76
-            // 宜昌打包目录
77
-            // "base" : "/dstechbh/app/"
78
         },
76
         },
77
+        // 宜昌打包目录
78
+        // "base" : "/dstechbh/app/"
79
         "optimization" : {
79
         "optimization" : {
80
             "treeShaking" : {
80
             "treeShaking" : {
81
                 "enable" : true
81
                 "enable" : true