Rencore tenant-wide SPFx extension deployment informationEasily add tenant-wide deployment information for your SPFx extension directly from Visual Studio Code. Starting from SharePoint Framework v1.6.0, developers can choose to deploy SharePoint Framework extensions globally across the whole tenant. This is done by including tenant-wide deployment information for each extension in the project. Unfortunately, the SharePoint Framework Yeoman generator only adds this information for the first extension created along with the project. Using the Rencore tenant-wide SPFx extension deployment information extension, you can add this information for any extension directly from Visual Studio Code.
Release Notes1.0.2Fixed bug in determining the file path of the XML file on Windows. 1.0.1Fixed bug when the manifest file to process isn't open in the editor. 1.0.0Initial release |