Daniel Beeke

Results 57 comments of Daniel Beeke

It seems glob argument needs to be added for windows only. See: https://github.com/isaacs/rimraf/issues/249

Hi @bcoe would it be possible to run the CI again? I would love to see this resolved. If needed I can do more work on the code.

Is there another maintainer that can help with the CI? It just needs to be triggered I think. I would love to remove the deprecated warning in my projects.

The MWE is here: https://github.com/danielbeeke/mwe-jsr-react-commonjs

> > I tried creating a plugin for this. For resolveId I was able to get it to work > > Can you also include that part? Here it is:...

> Deno has a Vite plugin that supports this: https://github.com/denoland/deno-vite-plugin. I'm not sure about the commonjs part but in any case it doesn't seem like something Vite-specific and would be...

Cool. Happy to test out or help in other ways