Files
taro-template/project.tt.json

10 lines
148 B
JSON
Raw Permalink Normal View History

2024-12-18 16:05:16 +08:00
{
"miniprogramRoot": "./",
"projectname": "taro-template",
"appid": "testAppId",
"setting": {
"es6": false,
"minified": false
}
}