At the moment, `path.posix.relative` will break paths in windows as it will return something like ``` Error: Source file "../C:/users/alag/_bazel_alag/3tbqurya/execroot/angular/bazel-out/x64_windows-fastbuild/bin/packages/core/core.d.ts" not found ``` PR Close #26888