1234567891011121314151617181920212223242526272829303132333435 |
- {
- "setting": {
- "es6": true,
- "postcss": true,
- "minified": true,
- "uglifyFileName": false,
- "enhance": true,
- "packNpmRelationList": [],
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "useCompilerPlugins": false,
- "minifyWXML": true,
- "compileWorklet": false,
- "uploadWithSourceMap": true,
- "packNpmManually": false,
- "minifyWXSS": true,
- "localPlugins": false,
- "disableUseStrict": false,
- "condition": false,
- "swc": false,
- "disableSWC": true
- },
- "compileType": "miniprogram",
- "simulatorPluginLibVersion": {},
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "appid": "wx8246d27305af5834",
- "editorSetting": {},
- "libVersion": "3.8.3"
- }
|