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 dff5411 commit f9d5960Copy full SHA for f9d5960
.bazelrc
@@ -65,7 +65,7 @@ test:saucelabs --define=KARMA_WEB_TEST_MODE=SL_REQUIRED
65
# Releases should always be stamped with version control info
66
# This command assumes node on the path and is a workaround for
67
# https://github.com/bazelbuild/bazel/issues/4802
68
-build:release --workspace_status_command="node ./tools/bazel_stamp_vars.js"
+build:release --workspace_status_command="yarn -s ng-dev release build-env-stamp"
69
70
###############################
71
# Output #
0 commit comments