pathMapping doesn't use rootDirs
for absolute or mapped paths
#7837
Labels
Question
An issue which isn't directly actionable in code
Here's a mockup of our directory structure:
And tried to compile with
and I get
In Vlad's comment we see why:
#5039 (comment)
Sorry we didn't notice this earlier. I believe @mprobst had verified our use cases against #2338 and then maybe the design changes before merge made this no longer work. I'm just now working to update google-internal to use this (we are also blocked on #7573 )
@mprobst please check if I've accurately represented the shape of imports that we want. @vladima I know this is close to release, so I wonder what our options are now. Could rootDirs be consulted for all resolutions, or did you eliminate that option in the design process?
The text was updated successfully, but these errors were encountered: