We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02cf5e7 commit c370cedCopy full SHA for c370ced
.vscode/preview.yml
@@ -6,4 +6,5 @@ apps:
6
root: ./ # 应用的启动目录
7
name: Angular Quickstart # 应用名称
8
description: Angular Quickstart Project # 应用描述
9
- autoOpen: true # 打开工作空间时是否自动开启预览(优先级高于根级 autoOpen)
+ autoOpen: true # 打开工作空间时是否自动运行命令(优先级高于根级 autoOpen)
10
+ autoPreview: true # 是否自动打开预览, 若无则默认为true。
0 commit comments