There was an error while loading. Please reload this page.
1 parent 9db2e2f commit c14d9bcCopy full SHA for c14d9bc
.devcontainer/devcontainer.json
@@ -16,5 +16,6 @@
16
}
17
},
18
"onCreateCommand": "npm install && npm run build",
19
- "postCreateCommand": ""
+ "postCreateCommand": "",
20
+ "hostRequirements": {"cpus": 4}
21
0 commit comments