spike-js / spike

Blazingly Stable :zap:
MIT License
8 stars 1 forks source link

Setup build tooling #8

Open chrisdmacrae opened 4 years ago

chrisdmacrae commented 4 years ago

Struggle/Problem

The CLI is running tsdx, but tsdx is slow.

Solution

Why not use esbuild + typescript (for type checking/linting)?

We'll can do:

Risks and Rabbit Holes

Appetite

1-2 days

Note