JSPM

  • Created
  • Published
  • Downloads 23222
  • Score
    100M100P100Q142872F
  • License SEE LICENSE IN LICENSE.docx

The SharePoint Framework module loader

Package Exports

  • @microsoft/sp-loader

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@microsoft/sp-loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

sp-loader

Built on familiar standards such as SystemJS and WebPack, the module loader is the first part of the SharePoint Framework to load on a page. It manages versioning and loading of client-side components, web parts, and other assets. It also provides basic diagnostic services.

This package is part of the SharePoint Framework, which is a collection of NPM packages that empower developers to create client-side experiences for Microsoft SharePoint. The SharePoint Framework is currently in Preview, and is subject to change based on customer feedback. For more information, including API documentation and code samples, please visit the SharePoint Framework Developer Preview web site.