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