mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This update modifies the `getAnswerFiles` function to support file systems that do not adhere to POSIX standards. Prior to this change this method will always fail with the below: ``` Error: Invalid state: could not find start of answers path ``` PR Close #57970 |
||
|---|---|---|
| .. | ||
| common | ||
| BUILD.bazel | ||
| metadata.ts | ||
| playground.ts | ||
| routes.ts | ||
| source-code.ts | ||
| tutorial.ts | ||
| utils.ts | ||
| webcontainers.ts | ||