From 20bb608b8884d9b36ac41e45979f5e36135c9d54 Mon Sep 17 00:00:00 2001 From: Forrest Oliphant Date: Tue, 13 Jan 2015 15:38:22 -0500 Subject: [PATCH] add "coffee" plugin --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index d323219..100b007 100644 --- a/registry.json +++ b/registry.json @@ -6,6 +6,7 @@ "md": "github:guybedford/system-md", "text": "github:systemjs/plugin-text", "jsx": "github:floatdrop/plugin-jsx", + "coffee": "github:forresto/plugin-coffee", "ace": "github:ajaxorg/ace-builds", "angular": "github:angular/bower-angular",