egoist/esbuild-register

`--bundle` flag

Open

#15 opened on Mar 28, 2021

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

Repository metrics

Stars
 (1,015 stars)
PR merge metrics
 (No merged PRs in 30d)

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