Commit Graph

9 Commits

Author SHA1 Message Date
Jan Nicklas 442f016683 Don't append a hash by default 2015-03-27 19:47:34 +01:00
Jan Nicklas 55f316d396 Rename the assets template to support old templates files 2015-03-11 11:36:55 +01:00
Jan Nicklas 3947d27cf2 Use the webpack hash for automated cache busting 2015-03-11 10:50:01 +01:00
Jan Nicklas f88225fe3e Refactor asset helper to support .css (extract-text-webpack-plugin) and .manifest (appcache-webpack-plugin) files
Unfortunately this breaks the old template structure
2015-03-11 10:48:52 +01:00
Andrey Sitnik 46f819bcc8 Set charset by latest HTML 5 spec 2014-10-18 03:04:11 +07:00
Charles Blaxland 67ae8e0746 Add support for specifying the title of the generated HTML 2014-08-13 09:30:27 +10:00
Charles Blaxland 6bb5a43a79 Change default HTML title 2014-08-12 23:01:44 +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