Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 186 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 186 Bytes

myBundler

Just a bundler

Build Setup

# install dependencies
npm install

# build for production
npm run bundler-p

# build for development
npm run bundler-d