limo-platform/client/project.tt.json

10 lines
143 B
JSON
Raw Permalink Normal View History

2025-07-11 15:41:48 +08:00
{
"miniprogramRoot": "./",
"projectname": "mini-app",
"appid": "testAppId",
"setting": {
"es6": false,
"minified": false
}
}