html-webpack-plugin/examples/javascript-advanced
Jan Nicklas 2ea554518a WIP - Allow to use __dirname and __filename in template files (webpack 2 only) 2016-10-31 08:54:29 +01:00
..
dist WIP - Allow to use __dirname and __filename in template files (webpack 2 only) 2016-10-31 08:54:29 +01:00
example.js Add support for require in js templates 2016-01-24 19:07:09 +01:00
logo.png Add support for require in js templates 2016-01-24 19:07:09 +01:00
main.css Add support for require in js templates 2016-01-24 19:07:09 +01:00
partial.html Add support for require in js templates 2016-01-24 19:07:09 +01:00
readme.md Add support for require in js templates 2016-01-24 19:07:09 +01:00
template.js WIP - Allow to use __dirname and __filename in template files (webpack 2 only) 2016-10-31 08:54:29 +01:00
universial.js Add support for require in js templates 2016-01-24 19:07:09 +01:00
webpack.config.js WIP - Allow to use __dirname and __filename in template files (webpack 2 only) 2016-10-31 08:54:29 +01:00

readme.md

isomorphic javascript-advanced example

This example is similar to the javascript example however it allows takes parameters from the config and works asynchronously