release(bazel): change publish-next script to publish bazel artifacts (#23097)
PR Close #23097
This commit is contained in:
@ -21,6 +21,7 @@ ng_package(
|
||||
],
|
||||
entry_point = "packages/compiler/compiler.js",
|
||||
include_devmode_srcs = True,
|
||||
tags = ["release-with-framework"],
|
||||
deps = [
|
||||
":compiler",
|
||||
"//packages/compiler/testing",
|
||||
|
Reference in New Issue
Block a user