html-webpack-plugin/spec
Christian Rühl 3fedf6ac33 Implemented new chunk sorting mode 'dependency', which attempts to order chunks based on their relation within the dependency tree as devised by Webpack.
Added unit test for new sorting mode.

Fixed a few typos in other unit tests...sorry, couldn't resist ;-)
2016-01-25 15:13:19 +01:00
..
fixtures Use semistandard code style 2016-01-20 16:50:16 +01:00
ExampleSpec.js Add support for require in js templates 2016-01-24 19:07:09 +01:00
HtmlWebpackPluginSpec.js Implemented new chunk sorting mode 'dependency', which attempts to order chunks based on their relation within the dependency tree as devised by Webpack. 2016-01-25 15:13:19 +01:00