hy 6 år sedan
förälder
incheckning
57e2092800
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      app.json

+ 4 - 4
app.json

@@ -421,11 +421,11 @@
         "js": {
             "path": "${build.id}/app.js", // 增加该配置
             "filter": "all" //all/minimum
+        },
+        "resources": {
+            "path": "${build.id}/resources",
+            "shared": "resources"
         }
-        // "resources": {
-        //     "path": "${build.id}/resources",
-        //     "shared": "resources"
-        // },
     },
 
     /**