Files
taro-template/project.tt.json
2026-03-12 14:36:27 +08:00

14 lines
258 B
JSON

{
"miniprogramRoot": "./",
"projectname": "taro-template",
"description": "taro模板",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}