cypress-io / cypress-webpack-preprocessor

Cypress preprocessor for bundling JavaScript via webpack
93 stars 22 forks source link

fix: fix compilation error message #63

Closed kuceb closed 4 years ago

kuceb commented 4 years ago

append error to error.message instead of error.stack

fix #64

bahmutov commented 4 years ago

I have noticed this says "fix:" but does not reference an issue and does not have a test

kuceb commented 4 years ago

snapshot is updated, but I'll add an assertion and open an issue