|
@@ -1,8 +1,7 @@
|
|
|
{
|
|
|
"description": "项目配置文件。",
|
|
|
"packOptions": {
|
|
|
- "ignore": [],
|
|
|
- "include": []
|
|
|
+ "ignore": []
|
|
|
},
|
|
|
"setting": {
|
|
|
"urlCheck": false,
|
|
@@ -10,15 +9,10 @@
|
|
|
"postcss": true,
|
|
|
"minified": true,
|
|
|
"newFeature": true,
|
|
|
- "bigPackageSizeSupport": true,
|
|
|
- "babelSetting": {
|
|
|
- "ignore": [],
|
|
|
- "disablePlugins": [],
|
|
|
- "outputPath": ""
|
|
|
- }
|
|
|
+ "bigPackageSizeSupport": true
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
- "libVersion": "3.3.4",
|
|
|
+ "libVersion": "",
|
|
|
"appid": "wx088570015124f217",
|
|
|
"projectname": "text-installation",
|
|
|
"condition": {
|
|
@@ -38,9 +32,5 @@
|
|
|
"current": -1,
|
|
|
"list": []
|
|
|
}
|
|
|
- },
|
|
|
- "editorSetting": {
|
|
|
- "tabIndent": "insertSpaces",
|
|
|
- "tabSize": 2
|
|
|
}
|
|
|
}
|