Added plugin-ember-hbs

Is it ok if the name does not match the file extension? Ember hbs is not compatible with Handlebars but uses the same file extension.
This commit is contained in:
Oleksii Rudenko
2015-03-05 16:56:40 +01:00
parent b7eb97187b
commit 7b84ce57c0
+1
View File
@@ -10,6 +10,7 @@
"jsx": "github:floatdrop/plugin-jsx",
"less": "github:aaike/jspm-less-plugin",
"ts": "github:frankwallis/plugin-typescript",
"ember-hbs": "github:n-fuse/plugin-ember-hbs",
"ace": "github:ajaxorg/ace-builds",
"angular": "github:angular/bower-angular",