123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "setting": {
- "urlCheck": false,
- "es6": false,
- "enhance": true,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": false,
- "coverView": true,
- "nodeModules": true,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "uglifyFileName": true,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "compileHotReLoad": true,
- "lazyloadPlaceholderEnable": false,
- "useMultiFrameRuntime": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "compileType": "miniprogram",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 4
- },
- "libVersion": "2.24.5",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "appid": "wxc42df73f9710a566",
- "projectname": "mg-vending-machine-applets-manage",
- "useIsolateContext": true,
- "userConfirmedBundleSwitch": false,
- "packNpmManually": false,
- "packNpmRelationList": [],
- "minifyWXSS": true,
- "disableUseStrict": false,
- "minifyWXML": true,
- "showES6CompileOption": false,
- "useCompilerPlugins": false,
- "ignoreUploadUnusedFiles": true,
- "useStaticServer": true
- },
- "compileType": "miniprogram",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 4
- },
- "condition": {},
- "libVersion": "2.24.5",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "appid": "wxc42df73f9710a566"
- }
|