Hofer Ivan
Hofer Ivan
Hi @emreozcan, thanks for providing a snippet on how you handle this! I know it is not that hard. It will work for exactly this example. But for a highly...
Hi @emreozcan, thanks for your detailed response and code snippets that demonstrate how such a solution could look like. The provided solution looks good. You should post your findings in...
> > > > just started having this issue using [email protected] + [email protected] + [email protected]. > > > > Is there a workaround til this is fixed but scripting the...
I have investigated this issue a bit. There are a few road blocks to make `msw/node` work in a `.mjs` file: 1. reference `lib/index.js` instead of `'lib'` in a few...
I have created a [draft PR](#1399) that fixes point nr. 1. If anyone knows a solution to the other points. Feel free to contribute.
> seems like a reasonable change to me. do you want to finish making it elsewhere like you mentioned? Sure, I can do that
I have added some more. But there are still missing some places. I'll replace them the following days
@benmccann I'm done with my changes. Please take a look at the PR and the naming of the variables
> I don't know is it weird to have a variable like `regex_starts_with_Export` and maybe it should be a lowercase "e" instead? The reason why I used `Export` and not...
Since I rebased, the `svelte-element-svg` test is failing, but I can't figure out what's the issue. Can someone please help?