chengjie 5 年之前
父節點
當前提交
da21fe3b8c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      project.config.json

+ 2 - 2
project.config.json

@@ -17,14 +17,14 @@
17
 		"checkInvalidKey": true,
17
 		"checkInvalidKey": true,
18
 		"checkSiteMap": true,
18
 		"checkSiteMap": true,
19
 		"uploadWithSourceMap": true,
19
 		"uploadWithSourceMap": true,
20
-		"compileHotReLoad": false,
21
 		"babelSetting": {
20
 		"babelSetting": {
22
 			"ignore": [],
21
 			"ignore": [],
23
 			"disablePlugins": [],
22
 			"disablePlugins": [],
24
 			"outputPath": ""
23
 			"outputPath": ""
25
 		},
24
 		},
25
+		"compileHotReLoad": false,
26
 		"useIsolateContext": true,
26
 		"useIsolateContext": true,
27
-		"useCompilerModule": true,
27
+		"useCompilerModule": false,
28
 		"userConfirmedUseCompilerModuleSwitch": false
28
 		"userConfirmedUseCompilerModuleSwitch": false
29
 	},
29
 	},
30
 	"compileType": "miniprogram",
30
 	"compileType": "miniprogram",