html-webpack-plugin/examples/jade-loader
Jan Nicklas 2f2c88bbdb Update dependencies and integration tests 2016-07-02 12:30:16 +02:00
..
dist Update dependencies and integration tests 2016-07-02 12:30:16 +02:00
example.js Use semistandard code style 2016-01-20 16:50:16 +01:00
favicon.ico Add jade-loader example 2015-09-09 11:38:24 +02:00
logo.png Add jade-loader example 2015-09-09 11:38:24 +02:00
main.css Add jade-loader example 2015-09-09 11:38:24 +02:00
readme.md Update examples 2016-01-08 10:13:40 +01:00
template.jade Add example results and add them to the test suite 2016-01-18 14:48:39 +01:00
time.jade Use semistandard code style 2016-01-20 16:50:16 +01:00
webpack.config.js Move web pack 1 example results into a subfolder 2016-03-23 11:06:11 +01: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.