Commit cc3f255acceef2d43258200e82af39995961cf2d

Authored by Leandro Santos
1 parent 275b4177

removing handlebars export

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