html-webpack-plugin/examples/javascript
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 Use semistandard code style 2016-01-20 16:50:16 +01:00
logo.png Improve caching 2016-01-07 09:58:14 +01:00
main.css Improve caching 2016-01-07 09:58:14 +01:00
partial.html Improve caching 2016-01-07 09:58:14 +01:00
readme.md Move compiler to its own file 2016-01-11 22:00:47 +01:00
template.js Use semistandard code style 2016-01-20 16:50:16 +01:00
universial.js Use semistandard code style 2016-01-20 16:50:16 +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 example

This example shows how to generate a template on the fly using javascript.

The best way to debug the compilation result is devTool:eval