Launch Profile 配置
ile-Based Apps 支持启动配置,使用 [应用名].run.json 文件:
// app.run.json
{
“profiles”: {
“http”: {
“commandName”: “Project”,
“launchBrowser”: true,
“applicationUrl”: “http://localhost:5000”,
“environmentVariables”: {
“…
2026/7/19 2:29:25