create react app source maps in development not working (typescript)

Viewed 127

I can't see the source in development in a create react app with typescript. it points to bundle.js and not the source. See image attached.

Any ideas how to show source maps?

enter image description here

0 Answers
Related