handlebar helpers uses built in require

pull/3113/head
Mark McDowall 11 years ago
parent b81b39550f
commit 1e61f501dc

@ -160,13 +160,6 @@ require.config({
[ [
'backgrid' 'backgrid'
] ]
},
'handlebars.helpers': {
deps:
[
'handlebars'
]
} }
} }
}); });

Loading…
Cancel
Save