Files
taro-template/project.tt.json
2024-12-18 16:05:16 +08:00

10 lines
148 B
JSON

{
"miniprogramRoot": "./",
"projectname": "taro-template",
"appid": "testAppId",
"setting": {
"es6": false,
"minified": false
}
}