We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ecbc4e commit e34776aCopy full SHA for e34776a
vscode-ng-language-service/server/BUILD.bazel
@@ -66,7 +66,7 @@ expand_template_rule(
66
stamp_substitutions = select({
67
"//:language_server_package_json_use_snapshot_repo_deps": {
68
"0.0.0-PLACEHOLDER": "{{STABLE_PROJECT_VERSION}}",
69
- "workspace:*": "github:angular/language-server-builds#{{BUILD_SCM_ABBREV_HASH}}",
+ "workspace:*": "github:angular/language-service-builds#{{BUILD_SCM_ABBREV_HASH}}",
70
},
71
"//conditions:default": {
72
0 commit comments