build: reference zone.js from source directly instead of npm. (#33046)
Close #32482 PR Close #33046
This commit is contained in:
@ -14,7 +14,7 @@ ng_module(
|
||||
"//packages/compiler",
|
||||
"//packages/core",
|
||||
"//packages/localize",
|
||||
"//packages/zone.js/lib:zone_d_ts",
|
||||
"@npm//@types/jasmine",
|
||||
"@npm//zone.js",
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user