mirror of
https://github.com/angular/angular-cli.git
synced 2025-04-19 16:18:03 +08:00
This also requires us to move patches from `patch:` protocol to `patch-package` temporarily. This is because we need to temporarily use pnpm and yarn berry in hybrid, and both don't have any overlap in how patching works; and pnpm would fail if it sees the `patch` protocol.
19 lines
535 B
Plaintext
19 lines
535 B
Plaintext
/bazel-out/
|
|
/docs/design/analytics.md
|
|
/dist-schema/
|
|
/goldens/public-api
|
|
/modules/testing/builder/projects/
|
|
/packages/angular_devkit/build_angular/test/
|
|
/packages/angular_devkit/core/src/workspace/json/test/
|
|
/packages/angular_devkit/schematics_cli/blank/project-files/
|
|
/packages/angular_devkit/schematics_cli/blank/schematic-files/
|
|
/packages/angular_devkit/schematics_cli/schematic/files/
|
|
/packages/schematics/angular/third_party/
|
|
/README.md
|
|
/CONTRIBUTING.md
|
|
.yarn/
|
|
dist/
|
|
/tests/legacy-cli/e2e/assets/
|
|
/tools/test/*.json
|
|
pnpm-lock.yaml
|