html-webpack-plugin/examples/javascript
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
..
example.js Update examples 2016-01-08 10:13:40 +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 Update examples 2016-01-08 10:13:40 +01:00
universial.js Move compiler to its own file 2016-01-11 22:00:47 +01:00
webpack.config.js Move compiler to its own file 2016-01-11 22:00:47 +01: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