englishdom-templates
v0.1.2
Published
plugin for building .html / .hbs templates
Downloads
7
Keywords
Readme
Englishdom public form
Example using
var copy = require('englishdom-templates');
method(
'example',
'public/bundles-templates'
);Package Managers
# NPM
npm install englishdom-webpack-templatesOption | Type | Default | Description ------ | ---- | ------- | ----------- pathFrom | string | undefined | files will be get from this folder pathTo | string | undefined | files will be builded to this folder
