mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4fa276214c
We are dropping the custom ESBuild and Terser pipeline from dev-infra and instead leverage the Angular CLI directly. This commit adjusts the benchmarks to use this new rule.
19 lines
428 B
YAML
19 lines
428 B
YAML
packages:
|
|
- .
|
|
- adev/shared-docs/pipeline/api-gen
|
|
- modules
|
|
- packages/animations/
|
|
- packages/common/
|
|
- packages/compiler-cli/
|
|
- packages/compiler/
|
|
- packages/core/
|
|
- packages/core/test/bundling
|
|
- packages/forms/
|
|
- packages/platform-browser/
|
|
- packages/platform-browser-dynamic/
|
|
- packages/router/
|
|
- packages/localize/
|
|
- packages/upgrade/
|
|
- packages/zone.js/
|
|
- tools/bazel/rules_angular_store/
|