| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "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": [
- {
- "value": "protrol.txt",
- "type": "file"
- },
- {
- "value": "Bootloader通讯协议_V1.2.1.pdf",
- "type": "file"
- },
- {
- "value": "CMFA103F3950.pdf",
- "type": "file"
- },
- {
- "value": "assets/LUCIDE_LICENSE.txt",
- "type": "file"
- },
- {
- "type": "folder",
- "value": "/minitest"
- }
- ],
- "include": []
- },
- "appid": "wxf2e66fa80c479ed8",
- "editorSetting": {},
- "libVersion": "3.16.1",
- "testRoot": "minitest/"
- }
|