This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Commit 7f7b53a
authored
feat: add configuration for workspace trust (#1378)
Our extension does not support untrusted workspaces because it executes
ngcc from `node_modules`.
See microsoft/vscode#120251 for a description
of workspace trust and how to determine if an extension should support
untrusted workspaces.
Fixes #13221 parent c4310e2 commit 7f7b53a
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments