The esbuild-based TypeScript builder.
Last updated 5 months ago
Was this helpful?
It uses esbuild so it ignores TypeScript type checking! You must use the for type checking before deployment.
npm run build
yarn build
pnpm build
bun run build