Load handlebars in core

This commit is contained in:
Vincent Petry 2014-12-15 12:43:05 +01:00
parent dfe922b72a
commit 20c30ac79a
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
"jquery/jquery.min.js",
"jquery/jquery-migrate.min.js",
"underscore/underscore.js",
"moment/min/moment-with-locales.js"
"moment/min/moment-with-locales.js",
"handlebars/handlebars.js"
],
"libraries": [
"jquery-ui-1.10.0.custom.js",