sagold / handlebars-webpack-plugin

Renders your html-template at build time
161 stars 45 forks source link

generate with entries across multiple directories #36

Closed leshuis closed 4 years ago

leshuis commented 6 years ago

I would - because of the number of files - to divide them into several directories en get the same structure on the business end - read output -

Is this possible, and if:yes how ??

sagold commented 5 years ago

Hi.

This is currently not possible. Some changes here could make that work.

sagold commented 4 years ago

A [path] option is now supported in the output directory, which maintains the folder structure of your entry files https://github.com/sagold/handlebars-webpack-plugin#usage