|
|
{ "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "packOptions": { "ignore": [], "include": [] }, "setting": { "urlCheck": false, "es6": true, "postcss": false, "minified": false, "newFeature": true, "bigPackageSizeSupport": true, "coverView": true, "lazyloadPlaceholderEnable": false, "preloadBackgroundData": false, "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": false, "useCompilerPlugins": false }, "compileType": "miniprogram", "libVersion": "3.4.8", "appid": "wx25cc9ad5a608b961", "projectname": "中龙", "condition": { "miniprogram": { "list": [ { "name": "首页", "pathName": "pages/index/index", "query": "" } ] } }, "editorSetting": { "tabIndent": "insertSpaces", "tabSize": 2 } }
|