1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "description": "项目配置文件",
- "setting": {
- "urlCheck": true,
- "scopeDataCheck": false,
- "coverView": true,
- "es6": false,
- "postcss": false,
- "compileHotReLoad": false,
- "preloadBackgroundData": false,
- "minified": true,
- "autoAudits": false,
- "newFeature": false,
- "uglifyFileName": false,
- "uploadWithSourceMap": true,
- "useIsolateContext": true,
- "nodeModules": false,
- "enhance": false,
- "useCompilerModule": false,
- "userConfirmedUseCompilerModuleSwitch": false,
- "showShadowRootInWxmlPanel": true,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "useMultiFrameRuntime": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "enableEngineNative": false,
- "userConfirmedBundleSwitch": false,
- "packNpmManually": false,
- "packNpmRelationList": [],
- "minifyWXSS": true,
- "condition": false,
- "ignoreUploadUnusedFiles": true
- },
- "compileType": "miniprogram",
- "miniprogramRoot": "weapp/",
- "srcMiniprogramRoot": "weapp/",
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- },
- "packOptions": {
- "ignore": [
- {
- "value": "static",
- "type": "folder"
- }
- ],
- "include": []
- },
- "appid": "wxda2ef261ac3cca32",
- "projectname": "sagacloud-sagacare-weChat",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {}
- }
|