Handlebars 2.0

This commit is contained in:
Keivan Beigi
2015-02-04 11:40:31 -08:00
parent c1467d0ecd
commit 9ca97d0135
5 changed files with 236 additions and 108 deletions

View File

@@ -1,4 +0,0 @@
module.exports = (function(){
'use strict';
return window.Handlebars;
}).call(this);