Dmitry Petrov
Dmitry Petrov
Same issue, think in my case its because a lot of large files such images As I see in the docs, isomorphic-git is not so performant and fast Is it...
Found a workaround: - pull repo by Wroking Copy app - go to Files app - copy repo content from Working Copy folder to Obsidian folder But it resets git...
Looks like it is possible to bundle source code with webpack/babel and run it bu bun It is a little bit hacky off course
I created a simple example of a CSS module loader, but for some reason it does not work https://github.com/krutoo/bun-loader-css-modules
@neurosnap @Andarist Can we do something with this issue?
I also have issue with types: Checked that named export solves issue
@Andarist @anandfresh Can we merge and publish this small PR? https://github.com/redux-saga/redux-saga/pull/2399 It adds named export and solves many-many issues related to default export
@Andarist I don't think the problem is with types. Recently I found a similar issue with `eslint-plugin-react-hooks` Are you suggesting creating a new issue in redux-saga or is there an...
@Methuselah96 Can you help?
Any updates?