html-webpack-plugin/examples/inline
Jan Nicklas 4404f9d09c Use charset="utf-8" as proposed in #522 2017-01-29 15:21:04 +01:00
..
dist Use charset="utf-8" as proposed in #522 2017-01-29 15:21:04 +01: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 Use charset="utf-8" as proposed in #522 2017-01-29 15:21:04 +01:00
webpack.config.js Update dependencies 2016-07-02 12:51:07 +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.