We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09892c8 commit 22ec259Copy full SHA for 22ec259
1 file changed
src/s-core-devcontainer/.devcontainer/bazel-feature/devcontainer-feature.json
@@ -4,7 +4,7 @@
4
"version": "1.0.0",
5
"description": "Bazel and supplimentary tools for working with Bazel-based projects.",
6
"dependsOn": {
7
- "./s-core-local": {} // Only needed for tests
+ "./s-core-local": {} // needed for extracting versions (versions.sh)
8
},
9
"onCreateCommand": "/devcontainer/features/bazel/on_create_command.sh",
10
"postCreateCommand": {
0 commit comments