Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History

libuild

Libuild

npm version

A tool for building modern JavaScript library.

Usage

Install libuild in your project

npm install --dev @modern-js/libuild

Then build your project with libuild

libuild

You can add cli options or use file configuration libuild.config.ts to set your build options, and see config here.

License

MIT