build: reference zone.js from source directly instead of npm. (#33046)
Close #32482 PR Close #33046
This commit is contained in:
@ -26,7 +26,7 @@ npm_package(
|
||||
"README.md",
|
||||
"package.json",
|
||||
],
|
||||
visibility = ["//packages/zone.js/test:__pkg__"],
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
":LICENSE.wrapped",
|
||||
":LICENSE_copy",
|
||||
|
Reference in New Issue
Block a user