Revert "fix(ivy): correct ngtsc path handling in Windows (#26703)"
This reverts commit d0037b22ef
. The commit must be temporarily reverted because
there were unforeseen breakages in g3.
This commit is contained in:
@ -17,7 +17,6 @@ ts_library(
|
||||
"//packages/compiler-cli/src/ngtsc/transform",
|
||||
"//packages/compiler-cli/src/ngtsc/typecheck",
|
||||
"@ngdeps//@types/node",
|
||||
"@ngdeps//canonical-path",
|
||||
"@ngdeps//typescript",
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user