huaanglimeng/project.config.json

38 lines
879 B
JSON
Raw Permalink Normal View History

2026-01-31 22:02:01 +08:00
{
"description": "我的第一个小程序",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"compileWorklet": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"enhance": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.14.0",
"appid": "wx3ab13b1be648f0da",
2026-01-31 22:02:01 +08:00
"projectname": "my-first-mini-program",
"simulatorPluginLibVersion": {},
"packOptions": {
"ignore": [],
"include": []
},
"editorSetting": {}
}