unbroken-dome / indexhtml-webpack-plugin

Index HTML plugin for Webpack
MIT License
42 stars 5 forks source link

Automatically generate an entry point for the scripts #2

Open wmertens opened 9 years ago

wmertens commented 9 years ago

It would be great if the only thing that needs to be configured is the html file, and all the rest is done automatically, like creating the entry point for the script(s).

If you specify more than one script, it could generate a new script combining all of them into a single entry point.

nodkz commented 9 years ago

+1 After this feature Webpack cover all functionality of CodeKit, Grunt and Gulp.

thethreeonee commented 9 years ago

+1