chore: format

pull/838/head
Divyansh Singh 3 years ago
parent 295263807d
commit 378f9b4695

@ -9,7 +9,7 @@ import { bundle, okMark, failMark } from './bundle'
export async function build( export async function build(
root: string, root: string,
buildOptions: BuildOptions & { base?:string; mpa?: string } = {} buildOptions: BuildOptions & { base?: string; mpa?: string } = {}
) { ) {
const start = Date.now() const start = Date.now()

Loading…
Cancel
Save