Chris Ellis

Results 12 comments of Chris Ellis

Did you make any progress @wesbos ? I'm looking at this same use case

Experiencing this as well

@luisaugusto I already submitted it for a pull at [408](https://github.com/wesbos/Syntax/pull/408). It just needs a review.

Any progress in this direction?

@productdevbook 's solution worked for me had this issue in SvelteKit, which is built on Vite

> I can confirm I am also having this issue in my `.test.ts` files running through `vitest`. > > Funny thing is that the file im testing (`user.ts` - that...