build: upgrade to rules_nodejs 1.0.0 (first stable release) (#34736)
Brings in the fix for stamping which was preventing many targets from getting cached. PR Close #34736
This commit is contained in:

committed by
Matias Niemelä

parent
3d5bcd5883
commit
93c2df23bf
@ -26,7 +26,7 @@ ng_package(
|
||||
"//packages/common/upgrade:package.json",
|
||||
],
|
||||
entry_point = ":index.ts",
|
||||
packages = ["//packages/common/locales:package"],
|
||||
nested_packages = ["//packages/common/locales:package"],
|
||||
tags = [
|
||||
"release-with-framework",
|
||||
],
|
||||
|
Reference in New Issue
Block a user