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
4 lines
55 B
JavaScript
Executable File
4 lines
55 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
|
|
require('../lib/cli').startCli();
|