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(
|
||||
name = "npm_package",
|
||||
srcs = ["package.json"],
|
||||
entry_point = "packages/platform-webworker/index.js",
|
||||
tags = ["release-with-framework"],
|
||||
deps = [
|
||||
":platform-webworker",
|
||||
],
|
||||
|
Reference in New Issue
Block a user