mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously errors in the summary file would include absolute file names. This is undesirable as the output of a build should not depend on the current working directory. Doing so causes nondeterminism issues in builds. PR Close #26759 |
||
|---|---|---|
| .. | ||
| design | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| compiler.ts | ||
| index.ts | ||
| package.json | ||
| public_api.ts | ||
| rollup.config.js | ||
| tsconfig-build.json | ||
| tsconfig-tools.json | ||