eddyerburgh / eddyerburgh/vue-test-utils-ava-example
Question about source maps
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I'm using this setup for testing on my own application and ran into issues with source maps.
The `require-extension-hooks` extension does seem to be producing a source map, but it's not getting respected by Ava. So when a test fails, the stack track/error that Ava throws is usually completely wrong.
Any ideas how I might be able to get sourcemaps working properly with this example?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.