123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "appid": "wx4a9f420827fd0d07",
- "compileType": "miniprogram",
- "libVersion": "2.24.4",
- "packOptions": {
- "ignore": [
- {
- "value": "/minitest",
- "type": "folder"
- }
- ],
- "include": []
- },
- "setting": {
- "urlCheck": true,
- "coverView": true,
- "es6": true,
- "postcss": true,
- "lazyloadPlaceholderEnable": false,
- "preloadBackgroundData": false,
- "minified": true,
- "autoAudits": false,
- "uglifyFileName": false,
- "uploadWithSourceMap": true,
- "enhance": true,
- "useMultiFrameRuntime": true,
- "showShadowRootInWxmlPanel": true,
- "packNpmManually": false,
- "packNpmRelationList": [],
- "minifyWXSS": true,
- "useStaticServer": true,
- "showES6CompileOption": false,
- "checkInvalidKey": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "disableUseStrict": true,
- "useCompilerPlugins": false,
- "minifyWXML": true
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 4
- },
- "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "simulatorPluginLibVersion": {},
- "testRoot": "minitest/"
- }
|