Commit Graph

53 Commits

Author SHA1 Message Date
Jan Nicklas 0450b45c40 Prevent parsing the base template with the html-loader 2016-01-18 11:57:13 +01:00
Jan Nicklas 26c87253ca Release 2.6.2 2016-01-15 17:05:48 +01:00
Simen Bekkhus dd1518a260 Include the whole lib-directory 2016-01-12 10:01:55 +01:00
Jan Nicklas c6cb00c4fe Fixes #164 - Error: Cannot find module './lib/compiler.js' 2016-01-12 09:31:48 +01:00
Jan Nicklas 1622c7d2e2 Move compiler to its own file
Improve error messages
Fix global HTML_WEBPACK_PLUGIN variable
2016-01-11 22:00:47 +01:00
Jan Nicklas 54528a5b41 Release 2.5.0 2016-01-11 16:08:47 +01:00
Jan Nicklas 37e744dd85 Update examples 2016-01-08 10:13:40 +01:00
Jan Nicklas b4363a8575 Add events `html-webpack-plugin-before-html-processing`, `html-webpack-plugin-after-html-processing`, `html-webpack-plugin-after-emit` 2016-01-07 11:14:23 +01:00
Jan Nicklas df441b8b83 Update dependencies and bump version 2016-01-07 10:22:03 +01:00
Jan Nicklas cbce36cb58 Release 2.1.0 2015-11-23 14:10:18 +01:00
Jan Nicklas e813b0576a Work around css-loader issue during testing 2015-11-23 13:38:50 +01:00
Jan Nicklas ead6d4a2c8 Update dependencies 2015-11-23 12:21:16 +01:00
Jan Nicklas 6f522b1998 Beta release 2.0.4 2015-10-08 21:46:39 +02:00
Jan Nicklas 5865ca7b30 Beta release 2.0.3 2015-09-18 13:36:41 +02:00
Jan Nicklas 2dbf2222bd Bump version to 2.0.2 2015-09-09 11:49:01 +02:00
Kees Kluskens 0ede95051b Remove manifest option again and update test. 2015-09-09 11:38:25 +02:00
Kees Kluskens 989a09f97a Add loader tests and cleanup redundant code. 2015-09-09 11:38:24 +02:00
Mate Olah a1ed078135 Bump project dependencies. 2015-09-09 11:38:24 +02:00
Jan Nicklas ef42642f34 Add jade-loader example 2015-09-09 11:38:24 +02:00
Jan Nicklas 54002dd271 Add more verbose syntax error messages 2015-09-09 11:38:23 +02:00
Jan Nicklas 2365ded8da Pre release 2.0 2015-09-09 11:38:23 +02:00
Jan Nicklas 387ca2448a Use lodash to solve dependency issues for the fallback loader 2015-09-09 11:38:07 +02:00
Jan Nicklas 02223b29e5 Use blueimp loader instead of blueimp 2015-09-09 11:38:07 +02:00
Jan Nicklas ed8e4b290f Fix to resolve path of modules 2015-09-09 11:38:06 +02:00
Jan Nicklas c8a69255b9 Refactoring to support loaders 2015-09-09 11:38:06 +02:00
Jan Nicklas 95feed96ba Bump version 2015-08-04 17:15:30 +02:00
Mate Olah d2f767176c Bump project dependencies. 2015-07-16 15:43:27 +02:00
Jan Nicklas c630d339c6 Bump version 2015-07-08 11:27:09 +02:00
Jan Nicklas 1f5b357159 Update lodash 2015-06-12 19:02:43 +02:00
Jan Nicklas 284067cc1d Bump version for patch 2015-06-10 23:41:13 +02:00
Jan Nicklas f186c9a0b2 Bump version 2015-06-01 11:25:05 +02:00
Simen Bekkhus 4b9589f55f Use pretest 2015-05-23 19:15:16 +02:00
Jan Nicklas 5043ac0712 Update documentation 2015-05-12 22:58:43 +02:00
Jan Nicklas 26b9f28937 Add promises - add test for missing favicon 2015-05-12 22:55:06 +02:00
Jan Nicklas 80d141d8c2 Refactor favicon 2015-05-11 23:29:11 +02:00
Simen Bekkhus 5771dac3c9 Add support for favicon and apple-touch-icon
Fixes #28
2015-05-11 08:27:19 +02:00
Simen Bekkhus c85de472e2 Use files in package.json 2015-05-09 09:46:17 +02:00
Jan Nicklas d8d48c0554 Update dependencies 2015-05-07 08:19:58 +02:00
Jan Nicklas 677e5585b0 Integration tests for extract-text-webpack-plugin 2015-04-23 15:21:51 +02:00
Jan Nicklas 416a0272bd Release 1.3.0 2015-04-21 17:51:13 +02:00
Charles Blaxland 965468a71f 1.2.0 2015-04-20 13:22:18 +10:00
Charles Blaxland cadad66359 Order chunks to reflect their dependencies 2015-04-20 12:43:46 +10:00
Jan Nicklas 1427d4e3d7 Add .jshintrc file 2015-03-27 19:39:02 +01:00
Charles Blaxland 81918cabc1 Remove superfluous paths to test executables 2014-08-14 21:50:50 +10:00
Charles Blaxland 209a1d1c59 1.1.0 2014-08-14 21:31:47 +10:00
Charles Blaxland 0394b7845a 1.0.1 2014-08-14 20:38:01 +10:00
Charles Blaxland 36bf69f1a7 1.0.0 2014-08-14 09:16:33 +10:00
Charles Blaxland 34267233b0 0.4.0 2014-08-13 21:23:09 +10:00
Charles Blaxland b9367a0230 0.3.0 2014-08-13 20:35:11 +10:00
Charles Blaxland 4ea9894058 Hook webpack 'after-emit' instead of 'done' so it works with webpack middleware 2014-08-13 17:18:31 +10:00