buildSync()
buildSync<
T
>(options
):BuildResult
<T
>
A synchronous version of "build".
- Works in node: yes
- Works in browser: no
Documentation: https://esbuild.github.io/api/#build
Type Parameters
Type Parameter |
---|
|
Parameters
Parameter | Type |
---|---|
|
Returns
BuildResult
<T
>