Bernhard P.
Bernhard P.
I changed the build task in guplfile to use es2015 target and it works in my angular 8 app (made a pull request). But I don't know if this kills...
Any progress on this? The missing support of "exports" e.g. creates a false positive when using [got](https://github.com/sindresorhus/got) for fetching web resources.
duplicate of issue #88
Can't you use a script in the package.json of the project under inspection?
The same goes for me. I have a project using pnpm (`dayjs v2.0` e.g. branch `next`) and when I updated Vitest from v0.17.0 to v0.21.1 I got the above mentioned...
I have the same problem; can you help out with the contents of the `launch.json` you mentioned above?
ok, m fault; how the old saying goes: RTFM 😃
> That's great! It definitively helps to alleviate the issue for now. For my use-case it's sufficient. @jyboudreau perhaps you can help me with this workaround: what did you use...
Just a few more informations to the commits of this pr: * the rounding to the nearest 15min in utcOffset() solves a problem with firefox that just does not exist...