Commit Graph

34 Commits

Author SHA1 Message Date
Rabbit 9665c63362 Add support for webpack 3(#707) 2017-06-24 23:29:56 +02:00
Thomas Sileghem 9b272cfb2b make test passes for webpack@1 and webapck@2 (#642)
* test(ci): start testing using webpack@2

* test(examples): update examples output files

* chore(travis): remove deprecaded node versions
2017-05-10 13:44:44 +02:00
Jan Nicklas 4ac7bfa8dc Adjust example loader configuration 2017-02-01 08:52:51 +01:00
Jan Nicklas fe5580985e Update integration tests to match the current webpack compiler 2016-10-29 09:03:48 +02:00
Jan Nicklas 8fbbf69e50 Update dependencies 2016-07-02 12:51:07 +02:00
Jan Nicklas 2f2c88bbdb Update dependencies and integration tests 2016-07-02 12:30:16 +02:00
Jan Nicklas f3e4ead0f5 Rebuild webpack 2 test fixtures 2016-06-09 23:03:04 +02:00
Jan Nicklas 7230b6a537 Update tests for webpack beta 2016-05-13 13:22:08 +02:00
Patrick Burtchaell b718dc1c2c Add type attribute to script element
* Update index.js to add type attribute
* Update tests
* Build examples to update HTML
* Update CHANGELOG
2016-05-13 13:18:58 +02:00
Jan Nicklas 52f53faf45 Recompile templates for newest beta version 2016-05-13 11:45:52 +02:00
Jan Nicklas cdd97c3279 Adjust tests for webpack 2 beta 2016-04-25 19:27:03 +02:00
Jan Nicklas f89eb945ec Update webpack.config.js 2016-04-04 15:14:25 +02:00
Jan Nicklas 3ad0f9fba6 Fix test for webpack2 2016-03-29 18:38:27 +02:00
Jan Nicklas a009406838 Write changelog 2016-03-29 18:32:23 +02:00
Jan Nicklas def0703e71 Add inline tests for webpack 2 2016-03-23 11:13:38 +01:00
Jan Nicklas 29871bd0f5 Fix dist files 2016-03-23 11:06:11 +01:00
Jan Nicklas 40b065808c Add example results for webpack-2 2016-03-23 11:06:11 +01:00
Jan Nicklas 935eefb291 Move web pack 1 example results into a subfolder 2016-03-23 11:06:11 +01:00
Jan Nicklas f616f2e22f Add inlining 2016-03-23 10:07:26 +01:00
Jan Nicklas 70df65d9e5 Add support for require in js templates 2016-01-24 19:07:09 +01:00
Jan Nicklas bf48112fa9 Use semistandard code style 2016-01-20 16:50:16 +01:00
Jan Nicklas 9e7cc462ba Add example results and add them to the test suite 2016-01-18 14:48:39 +01:00
Jan Nicklas 64ff092c1f Add app cache example 2016-01-15 11:05:51 +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 62d7cfb36b Fixes "No source available" 2016-01-11 16:08:16 +01:00
Jan Nicklas 37e744dd85 Update examples 2016-01-08 10:13:40 +01:00
Jan Nicklas 68428b583f #135 Inject css and js even if the html file is incomplete 2016-01-07 10:20:52 +01:00
Jan Nicklas 4cfef8a12c Improve caching 2016-01-07 09:58:14 +01:00
Jan Nicklas 85c5ac0446 Fix two-loaders example 2015-09-09 11:38:24 +02:00
Jan Nicklas dd3244de6f Simplify jade demo 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 b34ef76b04 Fix example paths 2015-09-09 11:38:23 +02:00
Jan Nicklas ea6c4ded4a Fix demos 2015-09-09 11:38:07 +02:00
Jan Nicklas 39cfc493a0 Refactor examples 2015-09-09 11:38:07 +02:00