Commit Graph

13 Commits

Author SHA1 Message Date
Charles Blaxland ef96f87a20 Update readme 2014-08-13 10:23:00 +10:00
Charles Blaxland 67ae8e0746 Add support for specifying the title of the generated HTML 2014-08-13 09:30:27 +10:00
Charles Blaxland 42e8dfa651 Add test case for handling subdirectories in the output path 2014-08-13 09:19:22 +10:00
Charles Blaxland c10e9336e4 Support webpack publicPath configuration 2014-08-12 23:18:07 +10:00
Charles Blaxland b0f3599d11 Add test for filenames with hashes 2014-08-12 23:07:41 +10:00
Charles Blaxland 71241f412c Update readme 2014-08-12 23:02:20 +10:00
Charles Blaxland e3f9466146 Bump version to 0.1.0 2014-08-12 23:02:04 +10:00
Charles Blaxland 6bb5a43a79 Change default HTML title 2014-08-12 23:01:44 +10:00
Charles Blaxland 23a0d9c338 Support sourcemaps, which generate multiple output bundles for each entry 2014-08-12 22:28:49 +10:00
Charles Blaxland c26597403c Allow user defined HTML templates 2014-08-12 22:16:41 +10:00
Charles Blaxland 7d27822455 Generated HTML loads multiple entry points 2014-08-12 22:03:43 +10:00
Charles Blaxland d9d3b23c56 Generate a default index.html from a single webpack entry point 2014-08-12 13:01:56 +10:00
Charles Blaxland 4e04cebca8 Initial commit 2014-08-08 13:19:15 +10:00