Mikael Selander

Results 3 comments of Mikael Selander

This happened when I was compiling my code using `require('coffee-script-redux')` and going the more manual route (in a grunt task). The CLI does not generate that extra noise. I couldn't...

This seems to be a consequence of the new jsxRuntime in react. If you, in the `vite.config.ts` file of the remote, switch to the classic runtime react is shared as...

> +1 from me. `systemjs` allows lower level access to module system plumbing than… say… import maps + ESM alone. As [@hyf0](https://github.com/hyf0) mentioned this is a pretty common thing for...