1.0.2 • Published 6 years ago

@biotope/build-plugin-hbs v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

biotope-build-plugin-hbs

Options

PropertyTypeOptionalDefaultDescription
srcPatternsstring[]yes['src/components/**/scaffolding/*.hbs']The handlebars templates to compile
partialPatternsstring[]yes['src/components/**/*.hbs']The partials to register for compiling
dataPatternsstring[]yes['src/components/**/*.json', 'src/resources/**/*.json']The data to use to fill the partials.