Skip to content

Commit c97aab0

Browse files
authored
Add host requirements
1 parent 8d69884 commit c97aab0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"postAttachCommand": {
1717
"server": "npm run serve",
1818
"watcher": "npx gulp watch"
19-
}
19+
},
20+
"hostRequirements": {"cpus": 4}
2021
}

0 commit comments

Comments
 (0)