Ben Singer

Results 6 comments of Ben Singer

> I have updated the example. See [geckosio/geckos-v2-cjs-example@e788c15](https://github.com/geckosio/geckos-v2-cjs-example/commit/e788c1579fb3d12d58a7ebde76f9287daeda1387) What do we do if we are using the import in a file that exports a class? Is there a reason commonjs...

Ah ok cool. I saw his issue closed so I just wanted to check in. If it's useful, I am trying to get it geckos.io working with nengi (https://github.com/timetocode/nengi). I...

@Technostalgic and anyone using his code here: https://pastebin.com/7M2CvK29 the callback function you pass to sort the collisions doesn't work the way you intend...I think it should look like this: `...

I have the exact same issue as @stevenocchipinti , @danilowoz . Here is a slightly simplified version of the issue shown on codesandbox itself: https://codesandbox.io/s/sandpack-custom-registry-forked-v79dv7?file=/src/NotWorking.tsx **Note: You need to run...

Trying to debug this further...it looks like the issue might be with the 3rd party library isomorphic-untar-gzip. After the untar function is called on the downloaded npm package - it...