From 6cb65dc5aafb6007b2948ddac19c2fc52006672e Mon Sep 17 00:00:00 2001 From: dennispg Date: Wed, 7 Dec 2016 15:51:48 -0600 Subject: [PATCH] Update registry.json A SharePoint 'Script-On-Demand' (SOD) loader plugin for SystemJS. --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index a4d89e7..4000f0b 100644 --- a/registry.json +++ b/registry.json @@ -20,6 +20,7 @@ "raw": "github:matthewbauer/plugin-raw", "sass": "github:mobilexag/plugin-sass", "scss": "github:KevCJones/plugin-scss", + "sharepoint": "npm:systemjs-plugin-sharepoint", "svg": "github:npbenjohnson/plugin-svg", "text": "github:systemjs/plugin-text", "ts": "github:frankwallis/plugin-typescript",