Skip to content

Quickly builds typescript libraries using esbuild

Notifications You must be signed in to change notification settings

NiuWeb/lib-build

Repository files navigation

lib-build

https://github.com/NiuWeb/lib-build

Builds a typescript library using ESBuild.

Install by running:

npm install @bygdle/lib-build

Example usage:

lib-build -e src/index.ts -o lib -t tsconfig.build.json

Read more about the options by running:

lib-build --help

About

Quickly builds typescript libraries using esbuild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published