cycle-webpack-boilerplate icon indicating copy to clipboard operation
cycle-webpack-boilerplate copied to clipboard

source maps in test erorrs

Open ShayMatasaro opened this issue 9 years ago • 1 comments

When a test throws an error , the stack trace is that of the webpacked tes.js file, how do we get testem to print the stack trace based on the source maps?

The runtime build.js works well with source maps .

ShayMatasaro avatar Jul 16 '16 18:07 ShayMatasaro

I will have to look into it, I assume I've not got source maps working with tests. Will investigate and get back to you 👍

Cmdv avatar Jul 17 '16 21:07 Cmdv