跳到正文

Function: build()

ts
function build(userOptions): Promise<TsdownBundle[]>

Defined in: src/index.ts:43

Build with tsdown.

Parameters

userOptions

InlineConfig = {}

Returns

Promise<TsdownBundle[]>

Released under the MIT License.