Browse Source

小程序多端配置

xiaohaizhao 1 month ago
parent
commit
5ef375119a
1 changed files with 3 additions and 1 deletions
  1. 3 1
      manifest.json

+ 3 - 1
manifest.json

@@ -72,7 +72,9 @@
             "urlCheck" : false,
             "es6" : true,
             "postcss" : true,
-            "minified" : true
+            "minified" : true,
+            "useMiniAppAuthorizePage" : true,
+            "copyMiniAppJsonPath" : "../../../src/project.miniapp.json"
         },
         "optimization" : {
             "subPackages" : true