angular/packages/compiler-cli/src/ngtsc/path/test
Pete Bacon Darwin e02684e609 fix(compiler-cli): ensure LogicalProjectPaths always start with a slash (#29627)
Previously, if a matching rootDir ended with a slash then the path
returned from `logicalPathOfFile()` would not start with a slash,
which is inconsistent.

PR Close #29627
2019-04-08 09:46:16 -07:00
..
BUILD.bazel feat(ivy): introduce concrete types for paths in ngtsc (#28523) 2019-02-13 19:13:11 -08:00
logical_spec.ts fix(compiler-cli): ensure LogicalProjectPaths always start with a slash (#29627) 2019-04-08 09:46:16 -07:00
types_spec.ts feat(ivy): add support for windows concrete types for paths (#28752) 2019-02-27 11:27:04 -08:00