Mikhail Bashkirov
Mikhail Bashkirov
Can you please make a small reproduction and publish it on GitHub?
> LGTM. Perhaps use "forEach" instead of "for..of" when iterating through the interceptors but that's just a niggle. as discussed in the chat, it was implemented the same way as...
> Curious - what is the issue with CJS? I'm migrating my package to ESM and wanna be able to just import it in the ESM context like so ```...
I agree it's not clear from our docs, also not clear why seemingly the same functions are imported from 2 different packages in 2 different examples. I'm not writing HTML...
@Michelle2356 hey, does this solve your use-case? if yes, please close the issue
Tricky one, I would love to have a stable solution for BrowserStack, many times my tests just randomly failed with timeouts in Firefox and Safari on BrowserStack. However do you...
This is puzzling me. I tried this locally in different ways, not only with `pnpm install --frozen-lockfile`, but also separately for the package in question, all works fine. I also...
I figured `pnpm --recursive build` gives this error. Can test locally now 🎉
Switching to ESM fully is a big news, great to see that coming! We usually stay one version below the Storybook latest major, because it's difficult for us to support...
> > Switching to ESM fully is a big news, great to see that coming! > > We usually stay one version below the Storybook latest major, because it's difficult...