增量提交

This commit is contained in:
zqm
2026-04-21 13:46:20 +08:00
parent f64209cb04
commit 09eb6fb1bd
44 changed files with 4411 additions and 931 deletions

View File

@@ -22,7 +22,7 @@
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"lazyloadPlaceholderEnable": true,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
@@ -32,9 +32,9 @@
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"useIsolateContext": false,
"userConfirmedBundleSwitch": true,
"packNpmManually": true,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,