Filipe Silva b668cacd45 refactor: use BUILD.bazel instead of BUILD
Using an extension gives editors a chance to figure out the correct language syntax to use.
2020-04-07 09:07:19 -07:00
..

third_party vendored sources in Angular CLI

Note, other third_party directories under subpackages currently exist to support the legacy pre-bazel build system.

For example, /packages/angular_devkit/core/third_party

TL;DR: don't copy sources into this repo

All sources in this repo should be authored from scratch by the committer. Don't copy sources you've found in any other location.

For more info, see the longer version of this README: https://github.com/angular/angular/blob/master/third_party/README.md