Michal Ševčík
Michal Ševčík
Sounds good to me. I'll do my best to get some extra time to do it.
+1 I'm currently facing the same issue. Because of this, I'm not able to access my application's contexts.
I bumped into the very same issue with `ncc` outputting `eval('require')`. I discovered that it happens when `ncc` is not able to find a package in the `node_modules` folder. In...
Loading the phosphor icons from `react-icons/pi` works ok too. Note that the components have different names though (e.g., `Bold` suffix).
Any fix for this? I'm having this issue too.