Dmitry Petrov

Results 109 comments of Dmitry Petrov

> I have no issues exporting `createSagaMiddleware` as a named export and will happily accept a PR for it. @neurosnap @Andarist Should i make PR for it?

@neurosnap I make PR can you review? https://github.com/redux-saga/redux-saga/pull/2399

@Andarist there is some new details about the problem https://github.com/webpack/webpack/discussions/17743#discussioncomment-7272647

> The resolution I'd like to take here is to migrate our build setup to https://github.com/preconstruct/preconstruct/ . I have part of the work done on some old branch but never...

@cristian-eriomenco I would also really like to add named exports, it is convenient and will help solve build problems in our case

@shaunvdberg @cristian-eriomenco @Andarist I still think the fastest and easiest solution would be to add a named export of `createSagaMiddleware` because named exports work fine in all conditions

@gregberge i can make pr but there is can be a lot of changes and huge diff

@gregberge in progress here https://github.com/gregberge/svgr/pull/824

@gregberge Sure. But [here](https://react-svgr.com/docs/custom-transformations/#how-does-it-work) is a link to readme for svgr babel preset but is broken. where should it refer? ##### UPD Here is a draft: https://stirring-pasca-5c6e14.netlify.app/ To Do: -...

> @gregberge I don’t quite understand what directory and what config we are talking about