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