Files
html-webpack-plugin/examples/inline
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
..
2016-03-23 10:07:26 +01:00
2016-03-23 10:07:26 +01:00
2016-03-23 10:07:26 +01:00
2016-03-23 10:07:26 +01:00

isomorphic jade example

This example shows how to use a different template engine (in this case jade) to load the time.jade template on the backend and frontend.