Filipp Riabchun

Results 75 comments of Filipp Riabchun

@ichangela-ontic unfortunately it doesn't help with cases like the one mentioned in this issue, where the import string itself is dynamic: ``` const module = await import( `highlight.js/lib/languages/${langName.value}` ) ```

> Hoisting might be a problem here `let` and `const` aren't hoisted

@acdlite @istarkov @wuct Can you please review? I guess it qualifies as > patches for compatibility with future React releases

I also published my fork to npm as `@hypnosphi/recompose`

Looks like @Naismith is not a maintainer of this repo, so unfortunately his approval doesn't count. And I wouldn't be able to merge even if he was, only maintainers can...