mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7d3df4724d
Bumps up to the final version of TS 4.8 and removes some workarounds. PR Close #47270
8 lines
169 B
Python
8 lines
169 B
Python
load("//integration:index.bzl", "ng_integration_test")
|
|
|
|
ng_integration_test(
|
|
name = "test",
|
|
setup_chromium = True,
|
|
track_payload_size = "cli-hello-world",
|
|
)
|