Simen Bekkhus
Simen Bekkhus
It makes sense to look in `XDG_CONFIG_HOME` by default, doesn't it?
Webpack does this outside of `next`, might be better to file an issue in https://github.com/webpack/webpack?
This is still an issue in webpack 5.70, fwiw, so updating webpack won't help
https://www.npmjs.com/package/jest-chain-transform is a better approach than trying to do it inside of another transformer that has logic. Note that it won't work with ESM transformers (or native ESM in code)...
@shilman will `@storybook/csf-tools` be updated as part of this? We don't even use MDX/CSF, so installing a v2 plugin doesn't really make sense for us 🙂 `6.5.0-alpha.46` depends on v1,...
Yeah 👍 Confirms it doesn't help us avoid the vulnerability report 😀 Of course doesn't matter, but tools are stupid...
@shilman storybook 6.5 has introduced more vulnerabilities via the added `x-default-browser` dep in `@storybook/core-server` (#16844). Ends up loading `[email protected]`, https://github.com/advisories/GHSA-7p7h-4mm5-852v. Related, but module seems unmaintained: https://github.com/jakub-g/x-default-browser/pull/8
I just opened up #2685 as a dupe of this. I'll reiterate my stance from that here. >I would expect them to be treated the same - either both collapse,...
Thanks for picking this up @ayshiff! `monitorHeartbeat` seems like it'd just me a message passed to the worker, when then responds with it's own message, sort of like ping ->
That could work, but I think ideally we'd want something with the inspector, I don't think we want to rely on some babel plugin to run