James Please
James Please
> It effectively removes import from loading things from CJS. The system that @tbranyen has presented here provides us with the ability to decide whether or not we want to...
It's a little tongue-in-cheek after a discussion at work, but at the same time, my naive impression is that there may be alternative solutions worth considering that mitigate some of...
Imagine something like @tbranyen's solution, but with this additional roadmap: 1st major release: the `--module` flag is added, as well as the `--cjs` flag. The default behavior remains `--cjs`. The...