unbroken-dome / indexhtml-webpack-plugin

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

Multiple entries #13

Open nkronlage opened 8 years ago

nkronlage commented 8 years ago

This adds support for multiple .html entry points to IndexHtmlPlugin. By default it processes any entries with the .html suffix but the consumer can provide an options object to the IndexHtmlPlugin to customize this.