cdoremusC
Deno2y ago
cdoremus

Is there a way to bundle multiple files into one file using `esbuild_deno_loader` and `esbuild`?

I'm trying to bundle multiple files in a single folder into one JS file that needs to end up in the
static
folder of Fresh. Is there a way to do that using
esbuild_deno_loader
and
esbuild
?
Was this page helpful?