It's not clear how this ever worked (npm hoisting is a suspect though), but this dep is required because one of the tests imports @babel/generator in the ts sources. The lack of this dep is breaking builds on the master branch. More discussion about this issue on Slack: https://angular-team.slack.com/archives/C07DT5M6V/p1579934766007500 PR Close #34974
build: migrate references and scripts that set to build with ivy via compile=aot to use config=ivy (#33983)
build: add missing @babel/generator bazel dep to fix //packages/localize/src/tools/test:test (#34974)
Angular
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages.
Quickstart
Changelog
Learn about the latest improvements.
Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.
Description
Languages
TypeScript
68.6%
HTML
12.8%
JavaScript
8.4%
Pug
7%
Starlark
1.4%
Other
1.7%