I've followed this guide for deployment: https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/get-started/serving-your-extension-from-sharepoint
wondering if it's possible to combine tenant wide deployment for some webparts/extensions and scoped deployment to only certain sites/lists for other webparts/extensions in the same yo generated project. If so, how is it done.
Thanks in advance,
Hamed
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Not possible... you'd need to have separate packages (*.sppkg), one for the stuff that goes everywhere, then one for each targeted site collection.
@hamedy You need to create a separate solution for both purposes.
thanks for clarification :)
Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues