Jamie Rolfs
Jamie Rolfs
It seems from looking at the source as a ReScript noob that `D.merge` is, in fact, shallow?
Hehe, yep that was my conclusion — would you be open to adding a `deepMerge` implementation? I've been considering switching some projects over from Ramda and it would make the...
I made a tiny bit of progress here... I should have picked up on this sooner but the initial issue is simply because the system **python2** @ `/usr/bin/python` no longer...
I'd second @Akkuma on 2 or 5, leaning towards 5 😉
@shilman is it possible that what @nareshbhatia is seeing is a result of a missing curly: https://github.com/storybookjs/mdx2-csf/pull/1#discussion_r865392702?
Just ran into this as well. Haha, now if only we could save this as a patch and apply that patch on every install 🤔... > I used patch-package to...
My solution was to add `@emotion/core/types/index.d.ts` to `.yarnclean` ... obviously only works if you're using Yarn.
Is there any reason to wait on this? I'd be happy to open a PR.
Thanks @gpanders, the changes on your branch make a big difference on my machine... as in this plugin is usable again for me 🙌
I think currently the lack of support is by design. Before something like this would make sense I think the design would need to facilitate it just like the native...