html-webpack-plugin/examples/inline
Kees Kluskens c5b8382ad5 Remove `text/javascript` from all script tags 2017-01-29 14:02:48 +01:00
..
dist Remove `text/javascript` from all script tags 2017-01-29 14:02:48 +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 Remove `text/javascript` from all script tags 2017-01-29 14:02:48 +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.