-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)type:uservoice-requestEnhancements & feature requests should be posted: http://aka.ms/sp-dev-uservoiceEnhancements & feature requests should be posted: http://aka.ms/sp-dev-uservoice
Description
Category
- Question
- Typo
- Bug
- Enhancement / Suggestion
- Additional article idea
Expected or Desired Behavior
When building web parts I'd like to be able to extract common code to a separate library that can be shared amongst the different web parts.
Observed Behavior
Currently, working with library packages works only with the local workbench. At this moment, it's not possible to generate a package for a project with a library component type. Having generated a library package myself, and deployed it to the App Catalog, the library package causes an error in SharePoint stating that component type Library is not supported. As a result no custom web parts show in the toolbox.
Steps to Reproduce
- create a solution with a component type library
- run
$ gulp package-solution
- error: Component type 'Library' not recognized. Skipping manifest.
luismanez, michel-weber, vman, andrewconnell, arnieraju and 1 more
Metadata
Metadata
Assignees
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)type:uservoice-requestEnhancements & feature requests should be posted: http://aka.ms/sp-dev-uservoiceEnhancements & feature requests should be posted: http://aka.ms/sp-dev-uservoice