Commit 1257647
chore: optimize devcontainer for Codespaces prebuilds
- Move install commands from postCreateCommand to onCreateCommand so
they are cached during prebuild, reducing codespace startup time.
- Remove gh extension install for gh-copilot since gh copilot is now
a built-in command in GitHub CLI v2.88.0+.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3b978bf commit 1257647
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
0 commit comments