Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.62 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.62 KB

webpacker

npm npm Build Status codecov styled with prettier

Install

npm install @swiftcarrot/webpacker --save-dev
yarn add @swiftcarrot/webpacker --dev

Usage

webpacker dev-server -l http://localhost:5000
webpacker watch
webpacker build
webpacker analyze

Features

License

MIT