christianalfoni / webpack-bin

A webpack code sandbox
http://www.webpackbin.com
MIT License
710 stars 75 forks source link

Provide a JS entry point at the default boilerplate #136

Open bebraw opened 8 years ago

bebraw commented 8 years ago

It would be good to have JS entry set up by default. That avoid some explanation when dealing with absolute novices. You'll need to set up an entry most likely anyway so this would save a step.

christianalfoni commented 8 years ago

Yeah, good point!