Commit Graph

126 Commits

Author SHA1 Message Date
Jan Nicklas 8e89ea23de Use lodash to solve dependency issues for the fallback loader 2015-06-29 16:52:50 +02:00
Jan Nicklas 7f63ba8988 Fix correct autoloading 2015-06-29 16:09:39 +02:00
Jan Nicklas 9e313ef6d1 Fix rebase 2015-06-29 16:08:54 +02:00
Jan Nicklas a5b10196be Fix build 2015-06-29 16:06:51 +02:00
Jan Nicklas 58a3414a36 Refactor examples 2015-06-29 16:06:51 +02:00
Jan Nicklas 2fb24b29be Use blueimp loader instead of blueimp 2015-06-29 16:06:51 +02:00
Jan Nicklas a1442f2a54 Fix webpack-dev-server child compilation on template change 2015-06-29 16:05:24 +02:00
Jan Nicklas d91c306c81 Fix chunk filtering 2015-06-29 16:05:24 +02:00
Jan Nicklas 3066de978e Refactor template loading 2015-06-29 16:04:22 +02:00
Kenny Tran 94fc6c98af Fix typo 2015-06-29 16:02:52 +02:00
Jan Nicklas e56b2fb600 Move compilation into a new function 2015-06-29 16:02:52 +02:00
Jan Nicklas c5033f9d95 Fix image example 2015-06-29 16:02:52 +02:00
Jan Nicklas d793886a5e Fix to resolve path of modules 2015-06-29 16:02:52 +02:00
Jan Nicklas 998ef87cf7 Add minification again 2015-06-29 16:02:52 +02:00
Jan Nicklas 79b0e692f0 Refactoring to support loaders 2015-06-29 16:02:52 +02:00
Jan Nicklas 55b530ba3f Support placing templates in subfolders 2015-06-29 15:57:18 +02:00
Jan Nicklas 266d8e2325 Merge pull request #62 from oliviertassinari/async
[async] make sure the async chunks aren't included in the html
2015-06-15 23:38:07 +02:00
Olivier Tassinari 0d727cc23e [async] make sure the async chunks aren't included in the html 2015-06-15 20:30:42 +01: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 43aa8a3984 Merge pull request #57 from relayfoods/master
Fix existing manifest regex test
2015-06-10 23:07:45 +02:00
Chip Lay f5842d609e Better <html> regex for minified html strings 2015-06-10 10:06:43 -04:00
Chip Lay 82ef236cb1 Fix existing manifest regex test 2015-06-10 09:27:38 -04:00
Jan Nicklas 50651d946b Update README.md 2015-06-10 14:21:27 +02:00
Jan Nicklas 73a61a94e9 More verbose warning 2015-06-09 09:42:20 +02:00
Jan Nicklas f210b46b84 Extend template example in readme 2015-06-05 09:08:43 +02:00
Jan Nicklas f186c9a0b2 Bump version 2015-06-01 11:25:05 +02:00
Jan Nicklas 92373eea55 Merge pull request #49 from ampedandwired/feature/inject-head
Allow to inject javascript files into the head of the html page
2015-06-01 12:23:54 +03:00
Jan Nicklas 6219714fc7 Allow to inject javascript files into the head of the html page 2015-06-01 11:19:45 +02:00
Jan Nicklas 9036c15b97 Merge pull request #48 from cgreening/patch-1
Change assets deprecation from error to warning
2015-06-01 10:55:58 +03:00
chris.greening 9557db2db0 Modifies unit tests to support expecting warnings 2015-05-31 14:32:07 +01:00
Chris e5a210c60d Change assets deprecation from error to warning 2015-05-26 13:07:30 +01:00
Jan Nicklas 3a834f47bb Merge pull request #46 from SimenB/pretest
Use pretest
2015-05-24 08:45:47 +02:00
Simen Bekkhus 4b9589f55f Use pretest 2015-05-23 19:15:16 +02:00
Jan Nicklas 9d90d37adc Merge pull request #45 from cgreening/patch-1
Fixes error reporting
2015-05-21 19:29:39 +02:00
Chris 8646d911d0 Fixes error reporting
Fixes error reporting so that instead of:

Error in undefined

We get:

Error in HtmlWebPackPlugin: htmlWebpackPlugin.assets is deprecated - please use htmlWebpackPlugin.files instead
2015-05-21 17:35:37 +01:00
Jan Nicklas ae6cfdb090 Merge pull request #43 from kennyt/patch-2
Fix typo in index.js
2015-05-19 21:47:30 +02:00
Jan Nicklas 975753a97b Merge pull request #42 from kennyt/patch-1
Add s to return in comment
2015-05-19 21:47:20 +02:00
Kenny Tran d861441014 Update index.js 2015-05-19 08:04:02 -07:00
Kenny Tran 64752a6b5e Update index.js 2015-05-19 08:03:14 -07:00
Jan Nicklas 025d77009a Add travis badge 2015-05-18 16:02:30 +02:00
Jan Nicklas 44e30ac31c Add travis configuration 2015-05-18 15:53:36 +02:00
Jan Nicklas 3db6355e4b Align badges in readme 2015-05-18 14:01:32 +02:00
Jan Nicklas cc6323a383 Add node version to readme 2015-05-18 13:59:59 +02:00
Charles Blaxland c679de975b Merge pull request #37 from ampedandwired/1.4.0
1.4.0
2015-05-18 21:46:44 +10:00
Jan Nicklas ce279debd5 Deprecate htmlWebpackPlugin.assets 2015-05-17 20:02:57 +02:00
Jan Nicklas 3428698e54 Fix typo in readme 2015-05-16 14:57:11 +02:00
Jan Nicklas 1edfaa8e42 Update docs 2015-05-12 23:14:52 +02:00
Jan Nicklas 5043ac0712 Update documentation 2015-05-12 22:58:43 +02:00
Sebastien Barre 8b97335192 Add support for minification using html-minifier 2015-05-12 22:56:51 +02:00