2

I have js and jsx files which produced by typescript targets to es6. That files contains source maps, produced by typescript too. I want to pass that files to babel. Everything goes fine, except source maps. Babel does not pick up existing source maps and produces the new one. Is there any way to tell it to take existing source maps?

Artur Eshenbrener
  • 1,850
  • 2
  • 17
  • 24

0 Answers0