mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
We recently updated Babel and the Bazel types but this actually resulted in duplicates, causing differences between what people seen in their IDE vs. what Bazel builds. This commit removes the lock file and generates it fully fresh, deduping dependencies and also fixing the differences between local IDE and Bazel. As part of this we also need to update/fixup one assertion on the Babel node path types, because the node start/end can now also be `undefined`. PR Close #45967 |
||
|---|---|---|
| .. | ||
| init | ||
| schematics | ||
| src | ||
| test | ||
| tools | ||
| BUILD.bazel | ||
| index.ts | ||
| localize.ts | ||
| package.json | ||
| PACKAGE.md | ||
| private.ts | ||