feat(M08-bootstrap): 纳管微信原生小程序基础模板

This commit is contained in:
Codex
2026-06-18 15:08:42 +08:00
parent db014635ac
commit c658b0912b
12 changed files with 278 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"description": "微信开发者工具本地项目配置。",
"projectname": "miniapp",
"setting": {
"compileHotReLoad": true,
"urlCheck": true,
"coverView": true,
"lazyloadPlaceholderEnable": false,
"skylineRenderEnable": false,
"preloadBackgroundData": false,
"autoAudits": false,
"useApiHook": true,
"showShadowRootInWxmlPanel": true,
"useStaticServer": false,
"useLanDebug": false,
"showES6CompileOption": false,
"bigPackageSizeSupport": false,
"checkInvalidKey": true,
"ignoreDevUnusedFiles": true
},
"libVersion": "3.16.1"
}