assemble-webpack icon indicating copy to clipboard operation
assemble-webpack copied to clipboard

Webpack Loader + Plugin for compiling Handlebars using Assemble.io

Results 3 assemble-webpack issues
Sort by recently updated
recently updated
newest added

Hi there, Thanks for this plugin, it has been useful while I try and migrate a legacy app from grunt to webpack. However #14 ought to be merged to support...

Small fix on the name which is printed during the webpack execution: ``` Asseble.io - Starts [...] Asseble.io - Ends ``` becomes ``` Assemble.io - Starts [...] Assemble.io - Ends...

Hi I just would like to know if is possible to render a .php file instead of a .html. If so can you guys provide me some sample please. I...