plugins as normal names

This commit is contained in:
Guy Bedford
2013-11-06 14:24:23 +02:00
parent 344149302e
commit 46ab7ee301
+6
View File
@@ -5,6 +5,12 @@
"!json": "github:jspm/plugin-json",
"!text": "github:jspm/plugin-text",
"css": "github:jspm/plugin-css",
"font": "github:jspm/plugin-font",
"image": "github:jspm/plugin-image",
"json": "github:jspm/plugin-json",
"text": "github:jspm/plugin-text",
"angular": "cdnjs:angular.js",
"angular-ui": "cdnjs:angular-ui/angular-ui",
"angularFire": "github:firebase/angularFire",