emmanuel buah
04/10/2022, 4:22 PMesbuild
in sst. Specifically, how does one use --externals
to control bundling behavior? If not, is the recommended path to run sst build/start ..
on an already transpiled src use the customized esbuild
process.Ross Coundon
04/10/2022, 4:49 PMthdxr
04/10/2022, 4:54 PMexternalModules
emmanuel buah
04/10/2022, 9:23 PMFrank
externalModules
is being passed as is to esbuild, it should support the patterns that esbuild support.