esbuild
Interfaces
AnalyzeMetafileOptions
Properties
Property | Type |
---|---|
|
|
|
|
BuildContext<ProvidedOptions>
Type Parameters
Type Parameter | Default type |
---|---|
|
Methods
cancel()
cancel():
Promise
<void
>
Returns
Promise
<void
>
dispose()
dispose():
Promise
<void
>
Returns
Promise
<void
>
rebuild()
rebuild():
Promise
<BuildResult
<ProvidedOptions
>>
Documentation: https://esbuild.github.io/api/#rebuild
Returns
Promise
<BuildResult
<ProvidedOptions
>>
serve()
serve(
options
?):Promise
<ServeResult
>
Documentation: https://esbuild.github.io/api/#serve
Parameters
Parameter | Type |
---|---|
|
Returns
Promise
<ServeResult
>
watch()
watch(
options
?):Promise
<void
>
Documentation: https://esbuild.github.io/api/#watch
Parameters
Parameter | Type |
---|---|
|
Returns
Promise
<void
>
BuildFailure
Extends
Error
Properties
Property | Type | Inherited from |
---|---|---|
|
|
‐ |
|
|
|
|
|
|
|
|
‐ |
|
|
|
|
|
|