mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: convert release package build scripts to typescript (#46456)
Follow-up to: cce395a928.
PR Close #46456
This commit is contained in:
committed by
Andrew Kushnir
parent
2d713f5847
commit
d248d83c17
@@ -283,7 +283,7 @@ pkg_web(
|
||||
"@npm//:node_modules/tslib/tslib.js",
|
||||
],
|
||||
# Currently, ibazel doesn't allow passing in flags to bazel run.
|
||||
# This means we are not able to use --config snapshot
|
||||
# This means we are not able to use --config snapshot-build
|
||||
# to access the current commit SHA.
|
||||
# Since we still want to be able to use ibazel to speed up
|
||||
# local development, we supply an empty string for the SHA substitution.
|
||||
|
||||
Reference in New Issue
Block a user