egoist/esbuild-register

`--bundle` flag

Open

#15 opened on Mar 28, 2021

View on GitHub
 (6 comments) (1 reaction) (0 assignees)TypeScript (1,015 stars) (53 forks)user submission
help wanted

Description

Hello,

I'd like to use this tool with the esbuild's --bundle flag in order to bundle all sources of differnet module formats into one

however, this doesn't seem to be supported

is it possible to add esbuild CLI flags support?

Contributor guide