Stefan Bauer e6afa9ad4f HandlebarJS sample using webpack loader configuration (#142)
* handlebarsjs webpack loader sample

* removed trashed folder
2017-03-07 22:57:26 +02:00

7 lines
70 B
JSON

// copy-static-assets.json
{
"includeExtensions": [
"hbs"
]
}