Hacker News new | past | comments | ask | show | jobs | submit login

You enable sourcemaps on Webpack with `devtool = "eval-source-map"` in your config, and I'm not sure how you expect transpiling to be a problem with testing considering your tests are also transpiled.



Do you compile and run your unit tests with webpack?


In the case of code that needs to be transpiled, like Typescript, yes.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: