|
@@ -1,30 +1,30 @@
|
|
|
{
|
|
|
- "description": "项目配置文件。",
|
|
|
- "packOptions": {
|
|
|
- "ignore": [],
|
|
|
- "include": []
|
|
|
- },
|
|
|
- "setting": {
|
|
|
- "urlCheck": false,
|
|
|
- "es6": false,
|
|
|
- "postcss": false,
|
|
|
- "minified": false,
|
|
|
- "newFeature": true,
|
|
|
- "bigPackageSizeSupport": true,
|
|
|
- "ignoreUploadUnusedFiles": true,
|
|
|
- "babelSetting": {
|
|
|
- "ignore": [],
|
|
|
- "disablePlugins": [],
|
|
|
- "outputPath": ""
|
|
|
+ "description": "项目配置文件。",
|
|
|
+ "packOptions": {
|
|
|
+ "ignore": [],
|
|
|
+ "include": []
|
|
|
+ },
|
|
|
+ "setting": {
|
|
|
+ "urlCheck": false,
|
|
|
+ "es6": false,
|
|
|
+ "postcss": false,
|
|
|
+ "minified": false,
|
|
|
+ "newFeature": true,
|
|
|
+ "bigPackageSizeSupport": true,
|
|
|
+ "babelSetting": {
|
|
|
+ "ignore": [],
|
|
|
+ "disablePlugins": [],
|
|
|
+ "outputPath": ""
|
|
|
+ },
|
|
|
+ "condition": false
|
|
|
+ },
|
|
|
+ "compileType": "miniprogram",
|
|
|
+ "libVersion": "2.30.3",
|
|
|
+ "appid": "touristappid",
|
|
|
+ "projectname": "lab-equipment-mini-program",
|
|
|
+ "condition": {},
|
|
|
+ "editorSetting": {
|
|
|
+ "tabIndent": "insertSpaces",
|
|
|
+ "tabSize": 4
|
|
|
}
|
|
|
- },
|
|
|
- "compileType": "miniprogram",
|
|
|
- "libVersion": "2.29.0",
|
|
|
- "appid": "touristappid",
|
|
|
- "projectname": "lab-equipment-mini-program",
|
|
|
- "condition": {},
|
|
|
- "editorSetting": {
|
|
|
- "tabIndent": "insertSpaces",
|
|
|
- "tabSize": 2
|
|
|
- }
|
|
|
}
|