Forum Discussion
Shawn Xiong
Dec 13, 2016Copper Contributor
SPFx Site Feature?
Just have some findings to share regarding SPFx, after deploy the SPFx into App Catalog and include it into site, a new site feature has been identified as below: Just out of curiosity, is ...
Velin Georgiev
Jul 22, 2017Copper Contributor
Yes, that is correct. If you follow that tutorial you can find that your SPFx solution can provision assets that are also part of the feature. You can even find the feature within SPFx the config files (package-solution.json)
"features": [{ "title": "asset-deployment-webpart-client-side-solution", "description": "asset-deployment-webpart-client-side-solution", "id": "523fe887-ced5-4036-b564-8dad5c6c6e24", "version": "1.0.0.0",