This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
You've already forked angular-docs-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular-docs-cn
/
tools
/
ts-api-guardian
/
bin
/
ts-api-guardian
4 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: copy ts-api-guardian sources (#22544) This is an exact mirror of https://github.com/angular/ts-api-guardian/tree/750f651eca4d57a4a7ebcc12c19d0beea1a62202 PR Close #22544
2018-03-02 14:19:01 -08:00
#!/usr/bin/env node
test(bazel): Build and test ts-api-guardian locally (#22544) Also use it to test the public API for core and common Once we have an ng_package for every package, we can remove the npm dependency on ts-api-guardian and the gulp-based public api check. PR Close #22544
2018-03-01 10:41:35 -08:00
require('../lib/cli').startCli();
Reference in New Issue
Copy Permalink