JSPM

  • Created
  • Published
  • Downloads 23222
  • Score
    100M100P100Q142843F
  • License https://aka.ms/spfx/license

The SharePoint Framework loader

Package Exports

  • @microsoft/sp-loader
  • @microsoft/sp-loader/lib-commonjs/index.js

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 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. For more information, including complete API documentation and code samples, please visit the SharePoint Framework web site.