angular/packages/platform-server/init
Pei Wang d12d068c37 build: Turn tsec checks into bazel tests. (#43108)
Introduce two new bazel rules: tsec_test and tsec_config, for
describing the tsec checks and the tsconfig file needed for such
checks, respectively. Currently, tsec_test only checks the srcs
of a ts_library or ng_module. It does not check direct or transitive
dependencies. Also, tsconfig files need to be manually maintained
to make sure tsec can read all necessary input (including global
symbols).

PR Close #43108
2021-09-13 14:45:57 -07:00
..
src feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
test feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
BUILD.bazel build: Turn tsec checks into bazel tests. (#43108) 2021-09-13 14:45:57 -07:00
index.ts feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
package.json feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
PACKAGE.md feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
public_api.ts feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
tsconfig-tsec.json build: Turn tsec checks into bazel tests. (#43108) 2021-09-13 14:45:57 -07:00