mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-12 16:05:11 +00:00
e6afa9ad4f
* handlebarsjs webpack loader sample * removed trashed folder
7 lines
70 B
JSON
7 lines
70 B
JSON
// copy-static-assets.json
|
|
{
|
|
"includeExtensions": [
|
|
"hbs"
|
|
]
|
|
}
|