On this pageESBuildModule OverviewUsing Keywork means that you'll spend less of your precious time configuring ESBuild, and more on the real task at hand — building great web apps.See ESBuild Example for usage details.UsageNodeDenoBrowser/ESMimport * as ESBuild from 'keywork/bundling/esbuild'import * as ESBuild from 'https://deno.land/x/keywork/bundling/esbuild'let ESBuild = await import('https://esm.sh/keywork/bundling/esbuild')VariablesBundledFileNameESBuild FunctionscreateBrowserBuildOptionscreateWorkerBuildOptions
Using Keywork means that you'll spend less of your precious time configuring ESBuild, and more on the real task at hand — building great web apps.
See ESBuild Example for usage details.