I don't really need to bundle, just to compile and create a wrapper .mjs file
I don't know if it creates wrappers, instead it would create two separate outputs, one for commonjs and one for ESM, which would hit the dual-package hazard. I'm not totally convinced that's a major issue for this library since it just provides helpers for building your own fetch, but probably better to avoid to be safe
Possibilities:
.mjs
filefetch
, but probably better to avoid to be safe