html-webpack-plugin/examples/javascript-advanced
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
..
dist make test passes for webpack@1 and webapck@2 (#642) 2017-05-10 13:44:44 +02:00
example.js Add support for require in js templates 2016-01-24 19:07:09 +01:00
logo.png Add support for require in js templates 2016-01-24 19:07:09 +01:00
main.css Add support for require in js templates 2016-01-24 19:07:09 +01:00
partial.html Add support for require in js templates 2016-01-24 19:07:09 +01:00
readme.md Add support for require in js templates 2016-01-24 19:07:09 +01:00
template.js Add support for require in js templates 2016-01-24 19:07:09 +01:00
universial.js Add support for require in js templates 2016-01-24 19:07:09 +01:00
webpack.config.js make test passes for webpack@1 and webapck@2 (#642) 2017-05-10 13:44:44 +02:00

readme.md

isomorphic javascript-advanced example

This example is similar to the javascript example however it allows takes parameters from the config and works asynchronously