Closed
Description
It would be nice if esbuild could download “http(s)://...” imports (and probably cache them in ~/.cache/esbuild/) while bundling. Then it could be used completely on its own for building projects without external tooling, as long as you just use web-compatible imports and not require() or other node/npm stuff.
Metadata
Metadata
Assignees
Labels
No labels