mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-01-12 17:13:19 +08:00
* feat: add github actions * feat: added matrix building to ci Allows testing on Linux, macOS *and* Windows. * fix: use npm i over npm ci See npm/cli#558