webpack.vote
v0.1.2
Published
An application for casting votes on new webpack features and fixes.
Downloads
10
Readme
Voting Application
This repository contains all the source for the voting application found at webpack.js.org/vote.
Development
All development of this application should happen here. Upon release, this package is deployed as an npm package and then picked up by the other repository.
npm startto start thewebpack-dev-servernpm run buildto generate the/distdirectory
