Skip to main content

cleanCompiledArtifacts()

function cleanCompiledArtifacts(packageName): Promise<unknown>

Cleans the compiled TypeScript artifacts for the given package.

Parameters

ParameterType
packageName| "core" | "spatial" | "tiger" | "fcc" | "mailwoman" | "cartographer" | "sdk" | "sync" | "api" | "vaxis" | "site" | "schema"

Returns

Promise<unknown>