Igor Minar d4c3742e25 build: don't depend on npm packages from public api tests (#26602)
We need only the inputs from ng_module.

PR Close #26602
2018-10-29 12:59:47 -04:00

4 lines
89 B
Python

load(":public_api_guard.bzl", "generate_targets")
generate_targets(glob(["**/*.d.ts"]))