1.2.1 • Published 4 years ago

@rishabh3112/pc v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Pick Chunks

Installation

npm install --save-dev @rishabh3112/pc

# OR

yarn add -D @rishabh3112/pc

Usage

Add following to scripts

npx pc --root ./src
npx pc

OR

yarn pc --root ./src
yarn pc

Scripts

Serve

serve server at test/src

npm run serve

Build

build project

npm run build

Test

test project

npm run test

Development

watch code changes and compile code to lib

npm run watch
1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago