html-webpack-plugin/examples/inline
Jan Nicklas 52f53faf45 Recompile templates for newest beta version 2016-05-13 11:45:52 +02:00
..
dist Recompile templates for newest beta version 2016-05-13 11:45:52 +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 inlining 2016-03-23 10:07:26 +01:00
webpack.config.js Update webpack.config.js 2016-04-04 15:14:25 +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.