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