Merge pull request #462 from matthewbauer/patch-1

Add plugin-raw to registry.
This commit is contained in:
Guy Bedford
2015-07-11 11:42:14 +02:00
+1
View File
@@ -6,6 +6,7 @@
"image": "github:systemjs/plugin-image",
"json": "github:systemjs/plugin-json",
"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",