From c1fcc6df579fd5a4d44e82abff0f2222a3d585fb Mon Sep 17 00:00:00 2001 From: johnsoftek Date: Thu, 15 Jan 2015 15:41:10 +1000 Subject: [PATCH] Add Jade loader plugin --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index bebeae9..279dba0 100644 --- a/registry.json +++ b/registry.json @@ -7,6 +7,7 @@ "md": "github:guybedford/system-md", "text": "github:systemjs/plugin-text", "jsx": "github:floatdrop/plugin-jsx", + "jade": "github:johnsoftek/plugin-jade", "ace": "github:ajaxorg/ace-builds", "angular": "github:angular/bower-angular",