|
|
@@ -1,46 +1,46 @@
|
|
|
{
|
|
|
- "compileType": "miniprogram",
|
|
|
- "packOptions": {
|
|
|
- "ignore": [
|
|
|
- {
|
|
|
- "value": "/minitest",
|
|
|
- "type": "folder"
|
|
|
- }
|
|
|
- ],
|
|
|
- "include": []
|
|
|
- },
|
|
|
- "setting": {
|
|
|
- "coverView": true,
|
|
|
- "es6": true,
|
|
|
- "postcss": true,
|
|
|
- "minified": true,
|
|
|
- "enhance": true,
|
|
|
- "showShadowRootInWxmlPanel": true,
|
|
|
- "packNpmRelationList": [],
|
|
|
- "babelSetting": {
|
|
|
- "ignore": [],
|
|
|
- "disablePlugins": [],
|
|
|
- "outputPath": ""
|
|
|
+ "compileType": "miniprogram",
|
|
|
+ "packOptions": {
|
|
|
+ "ignore": [
|
|
|
+ {
|
|
|
+ "value": "/minitest",
|
|
|
+ "type": "folder"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "include": []
|
|
|
},
|
|
|
- "compileWorklet": false,
|
|
|
- "uglifyFileName": false,
|
|
|
- "uploadWithSourceMap": true,
|
|
|
- "packNpmManually": false,
|
|
|
- "minifyWXSS": true,
|
|
|
- "minifyWXML": true,
|
|
|
- "localPlugins": false,
|
|
|
- "disableUseStrict": false,
|
|
|
- "useCompilerPlugins": false,
|
|
|
- "condition": false,
|
|
|
- "swc": false,
|
|
|
- "disableSWC": true
|
|
|
- },
|
|
|
- "editorSetting": {
|
|
|
- "tabIndent": "auto",
|
|
|
- "tabSize": 2
|
|
|
- },
|
|
|
- "appid": "wxa721f4474e3d548a",
|
|
|
- "testRoot": "minitest/",
|
|
|
- "libVersion": "trial",
|
|
|
- "simulatorPluginLibVersion": {}
|
|
|
+ "setting": {
|
|
|
+ "coverView": true,
|
|
|
+ "es6": true,
|
|
|
+ "postcss": true,
|
|
|
+ "minified": true,
|
|
|
+ "enhance": true,
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
+ "packNpmRelationList": [],
|
|
|
+ "babelSetting": {
|
|
|
+ "ignore": [],
|
|
|
+ "disablePlugins": [],
|
|
|
+ "outputPath": ""
|
|
|
+ },
|
|
|
+ "compileWorklet": false,
|
|
|
+ "uglifyFileName": false,
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
+ "packNpmManually": false,
|
|
|
+ "minifyWXSS": true,
|
|
|
+ "minifyWXML": true,
|
|
|
+ "localPlugins": false,
|
|
|
+ "disableUseStrict": false,
|
|
|
+ "useCompilerPlugins": false,
|
|
|
+ "condition": false,
|
|
|
+ "swc": false,
|
|
|
+ "disableSWC": true
|
|
|
+ },
|
|
|
+ "editorSetting": {
|
|
|
+ "tabIndent": "auto",
|
|
|
+ "tabSize": 2
|
|
|
+ },
|
|
|
+ "appid": "wx3800bb2ed4a326c5",
|
|
|
+ "testRoot": "minitest/",
|
|
|
+ "libVersion": "trial",
|
|
|
+ "simulatorPluginLibVersion": {}
|
|
|
}
|