Jayakumar Balasubramaniam ba7a0e1615 Angularelements html templatefile - New Sample (#745)
* Added a new sample angularelements-html-templatefile.

* Updated README file with detailed implementation.
2019-02-09 12:06:03 +02:00

14 lines
425 B
JSON

{
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "angularelements-using-templatefile-client-side-solution",
"id": "446c046f-46a4-42e5-a5e6-e9e4edfcf09d",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true
},
"paths": {
"zippedPackage": "solution/angularelements-using-templatefile.sppkg"
}
}