html-webpack-plugin/spec/fixtures
Kees Kluskens 2c028a95c0 Add test for loader errors and fix other broken tests.
test.html used the old blueimp template syntax; but because `inject` was
switched to `true` the tests still passed.
2015-09-09 11:38:25 +02:00
..
async.js [async] make sure the async chunks aren't included in the html 2015-06-15 20:30:42 +01:00
common.js Order chunks to reflect their dependencies 2015-04-20 12:43:46 +10:00
favicon.ico Add support for favicon and apple-touch-icon 2015-05-11 08:27:19 +02:00
index.js [async] make sure the async chunks aren't included in the html 2015-06-15 20:30:42 +01:00
invalid.html Add test for loader errors and fix other broken tests. 2015-09-09 11:38:25 +02:00
legacy.html Rename the assets template to support old templates files 2015-03-11 11:36:55 +01:00
main.css Integration tests for extract-text-webpack-plugin 2015-04-23 15:21:51 +02:00
plain.html Fix manifest option and add tests. 2015-09-09 11:38:24 +02:00
test.html Add test for loader errors and fix other broken tests. 2015-09-09 11:38:25 +02:00
theme.js Integration tests for extract-text-webpack-plugin 2015-04-23 15:21:51 +02:00
util.js Order chunks to reflect their dependencies 2015-04-20 12:43:46 +10:00
webpackconfig.html Use lodash to solve dependency issues for the fallback loader 2015-09-09 11:38:07 +02:00