Build

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.

Usage

npm run build

Last updated

Was this helpful?