fix plugins order
This commit is contained in:
+6
-6
@@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
|
"audio": "github:ozsay/plugin-audio",
|
||||||
"coffee": "github:forresto/system-coffee",
|
"coffee": "github:forresto/system-coffee",
|
||||||
"css": "github:systemjs/plugin-css",
|
"css": "github:systemjs/plugin-css",
|
||||||
"ember-hbs": "github:n-fuse/plugin-ember-hbs",
|
"ember-hbs": "github:n-fuse/plugin-ember-hbs",
|
||||||
"font": "github:guybedford/system-font",
|
"font": "github:guybedford/system-font",
|
||||||
"image": "github:systemjs/plugin-image",
|
"image": "github:systemjs/plugin-image",
|
||||||
|
"jade": "github:johnsoftek/plugin-jade",
|
||||||
"json": "github:systemjs/plugin-json",
|
"json": "github:systemjs/plugin-json",
|
||||||
"jst": "github:podio/plugin-jst",
|
"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",
|
"jsx": "github:floatdrop/plugin-jsx",
|
||||||
"less": "github:aaike/jspm-less-plugin",
|
"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",
|
"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",
|
"ace": "github:ajaxorg/ace-builds",
|
||||||
"adam": "npm:adam",
|
"adam": "npm:adam",
|
||||||
|
|||||||
Reference in New Issue
Block a user