Skip to content

Commit 75dd5a7

Browse files
authored
Add empty postCreate to disable Oryx
1 parent b316f1e commit 75dd5a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"gh-gh-dogfooding.codespaces-zero"
44
],
55
"onCreateCommand": "npm install && npm run build",
6+
"postCreateCommand": "",
67
"hostRequirements": {
78
"cpus": 8,
89
"memory": "16gb",

0 commit comments

Comments
 (0)