From 4ade37283f06a39057992828e13058ef804ae606 Mon Sep 17 00:00:00 2001
From: jyy <935090232@qq.com>
Date: Mon, 25 Jan 2021 16:35:23 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/api' into api
---
zq-xcx/project.config.json | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/zq-xcx/project.config.json b/zq-xcx/project.config.json
index 6c43c36..ca6dfcb 100644
--- a/zq-xcx/project.config.json
+++ b/zq-xcx/project.config.json
@@ -28,16 +28,14 @@
"disablePlugins": [],
"outputPath": ""
},
- "enableEngineNative": false,
- "bundle": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
- "minifyWXSS": true,
- "useApiHostProcess": false
+ "enableEngineNative": false,
+ "minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "1.9.98",
--
Gitblit v1.9.1