type alias for esbuild.BuildOptions.
esbuild.BuildOptions
Optional
enable internal logging of super-build for debugging, when DEBUG.LOG is enabled.
when set to true, the logs will show up in your console via console.log(). you may also provide your own custom logger function if you wish.
true
console.log()
false
type alias for
esbuild.BuildOptions.