fix plugins order

This commit is contained in:
Oz
2015-10-29 19:09:28 +02:00
parent 55292e37f4
commit ec30c386ae
+6 -6
View File
@@ -1,20 +1,20 @@
{
"audio": "github:ozsay/plugin-audio",
"coffee": "github:forresto/system-coffee",
"css": "github:systemjs/plugin-css",
"ember-hbs": "github:n-fuse/plugin-ember-hbs",
"font": "github:guybedford/system-font",
"image": "github:systemjs/plugin-image",
"jade": "github:johnsoftek/plugin-jade",
"json": "github:systemjs/plugin-json",
"jst": "github:podio/plugin-jst",
"md": "github:guybedford/system-md",
"raw": "github:matthewbauer/plugin-raw",
"text": "github:systemjs/plugin-text",
"jade": "github:johnsoftek/plugin-jade",
"jsx": "github:floatdrop/plugin-jsx",
"less": "github:aaike/jspm-less-plugin",
"ts": "github:frankwallis/plugin-typescript",
"md": "github:guybedford/system-md",
"raw": "github:matthewbauer/plugin-raw",
"sass": "github:screendriver/plugin-sass",
"audio": "github:ozsay/plugin-audio",
"text": "github:systemjs/plugin-text",
"ts": "github:frankwallis/plugin-typescript",
"ace": "github:ajaxorg/ace-builds",
"adam": "npm:adam",