1.1.2 ⢠Published 2 years ago
rjbuild-typescript v1.1.2
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.