html-webpack-plugin/examples/inline
Rabbit 9665c63362 Add support for webpack 3(#707) 2017-06-24 23:29:56 +02:00
..
dist Add support for webpack 3(#707) 2017-06-24 23:29:56 +02:00
example.js Add inlining 2016-03-23 10:07:26 +01:00
favicon.ico Add inlining 2016-03-23 10:07:26 +01:00
main.css Add inlining 2016-03-23 10:07:26 +01:00
readme.md Add inlining 2016-03-23 10:07:26 +01:00
template.jade Add type attribute to script element 2016-05-13 13:18:58 +02: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 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.