3.0.3 • Published 1 year ago
esbuild-typescript-library-template v3.0.3
esbuild-typescript-library-template
A template for building a library through typescript and bundling it through esbuild.
Uses PNPM, Biome, and Github Actions for CI/CD.
Getting started
git clone git@github.com:spa5k/esbuild-typescript-library-template.git my-project
cd my-project
pnpm install
Releasing
This uses manual release, go to actions tab and trigger the type of release you want (Major, Minor, Patch)