The esbuild-based TypeScript builder.
It uses esbuild so it ignores TypeScript type checking! You must use the test script for type checking before deployment.
npm run build
yarn build
pnpm build
bun run build
Last updated 1 year ago