update
This commit is contained in:
23
dist/project.config.json
vendored
23
dist/project.config.json
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"miniprogramRoot": "",
|
||||
"miniprogramRoot": "./",
|
||||
"projectname": "taro-template",
|
||||
"description": "taro模版",
|
||||
"appid": "wx99c8c167adcab8fc",
|
||||
"appid": "touristappid",
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": false,
|
||||
@@ -12,22 +12,7 @@
|
||||
"minified": true,
|
||||
"uglifyFileName": true,
|
||||
"bigPackageSizeSupport": true,
|
||||
"swc": true,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
}
|
||||
"swc": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.7.1",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"condition": {},
|
||||
"editorSetting": {
|
||||
"tabIndent": "insertSpaces",
|
||||
"tabSize": 2
|
||||
}
|
||||
"compileType": "miniprogram"
|
||||
}
|
||||
Reference in New Issue
Block a user