From 7ed4f88e0cb102d3dd81635823b19b7729344fe9 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Fri, 17 Jul 2015 14:41:34 +0200 Subject: [PATCH] add jst --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 59583bb..ab2b13d 100644 --- a/registry.json +++ b/registry.json @@ -5,6 +5,7 @@ "font": "github:guybedford/system-font", "image": "github:systemjs/plugin-image", "json": "github:systemjs/plugin-json", + "jst": "github.com:podio/plugin-jst" "md": "github:guybedford/system-md", "raw": "github:matthewbauer/plugin-raw", "text": "github:systemjs/plugin-text",