Esbuild.run
You're seeing just the function
run
, go back to Esbuild module for more information.
Runs the given command with args
.
The given args will be appended to the configured args. The task output will be streamed directly to stdio. It returns the status of the underlying call.