rjbuild-typescript
v1.1.2
Published
Easy and Fast way to build typescript projects
Downloads
13
Maintainers
Readme
Build Typescript projects easily
Install
npm i -g rjbuild-typescript
or
yarn add -g rjbuild-typescript
or
pnpm add -g rjbuild-typescript
Usage
Building a folder
rjbuild build ./src --out ./dist --format cjs
Watch a Folder for changes and restart
rjbuild build ./src --out ./dist --format cjs --watch
Author
👤 0x4096
Show your support
Give a Star if this project helped you!
📝 License
Copyright © 2023 0x4096. This project is MIT licensed.