Commit 8ae649f4113054d6c04fea133ad228440caf9d51

Authored by Leandro Santos
1 parent cc3f255a

add handlebars export

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
@@ -326,7 +326,8 @@ @@ -326,7 +326,8 @@
326 }, 326 },
327 shim: { 327 shim: {
328 'handlebars':{ 328 'handlebars':{
329 - deps: ['jquery'] 329 + deps: ['jquery'],
  330 + exports: 'Handlebars'
330 }, 331 },
331 'jquery_ui': { 332 'jquery_ui': {
332 deps: ['jquery'] 333 deps: ['jquery']