Files
taiheEhu/project.config.json
2026-05-09 18:13:53 +08:00

46 lines
1.1 KiB
JSON

{
"description": "新手微信小程序项目",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"bundle": false,
"coverView": true,
"es6": true,
"enhance": true,
"ignoreUploadUnusedFiles": true,
"minified": true,
"postcss": true,
"minifyWXSS": true,
"minifyWXML": true,
"minifyJS": true,
"compileHotReLoad": true,
"showShadowRootInWxmlPanel": true,
"uploadWithSourceMap": true,
"compileWorklet": false,
"uglifyFileName": false,
"packNpmManually": false,
"packNpmRelationList": [],
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true
},
"compileType": "miniprogram",
"libVersion": "3.15.2",
"appid": "wx2e6e4000b0ef29d9",
"miniprogramRoot": "dist/",
"projectname": "wechat-miniapp-starter",
"simulatorType": "wechat",
"condition": {},
"simulatorPluginLibVersion": {},
"editorSetting": {}
}