Load typescript source maps from library
Created by: tomitrescak
Is this a bug report?
No
Hi, I have a typescript base monorepo project with CRA front end. I’d love to use typescript generated source maps from my libraries for debugging purposes. Unfortunately all I’m getting are compiled js files.