From 55292e37f4bf5d473fc88735700dea9d1cd8dafa Mon Sep 17 00:00:00 2001 From: Oz Date: Thu, 29 Oct 2015 18:55:36 +0200 Subject: [PATCH] Adding an audio plugin for systemjs --- registry.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 51b6ebe..6396c03 100644 --- a/registry.json +++ b/registry.json @@ -14,7 +14,8 @@ "less": "github:aaike/jspm-less-plugin", "ts": "github:frankwallis/plugin-typescript", "sass": "github:screendriver/plugin-sass", - + "audio": "github:ozsay/plugin-audio", + "ace": "github:ajaxorg/ace-builds", "adam": "npm:adam", "alt": "npm:alt",