From c32d6810c4e650fc851f1b30ded813a1e241217f Mon Sep 17 00:00:00 2001 From: Vsevolod Strukchinsky Date: Tue, 9 Dec 2014 22:33:36 +0500 Subject: [PATCH] Add github:floatdrop/plugin-jsx as jsx --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 4d72b78..5687cd0 100644 --- a/registry.json +++ b/registry.json @@ -5,6 +5,7 @@ "json": "github:systemjs/plugin-json", "md": "github:guybedford/system-md", "text": "github:systemjs/plugin-text", + "jsx": "github:floatdrop/plugin-jsx", "extra": "thing", "ace": "github:ajaxorg/ace-builds",