@microsoft/sp-webpart-base
Version:
SharePoint Framework support for building web parts
11 lines (9 loc) • 326 B
JSON
{
"$schema": "https://developer.microsoft.com/json-schemas/spfx/client-side-component-manifest.schema.json",
"id": "974a7777-0990-4136-8fa6-95d80114c2e0",
"alias": "SPWebPartBase",
"componentType": "Library",
"version": "*",
"manifestVersion": 2,
"preloadComponents": ["f9e737b7-f0df-4597-ba8c-3060f82380db"]
}