Missing shim for backbone-queryparams in main.js
Closed this issue · 1 comments
Brictarus commented
missing "backbone-queryparams" on"underscore" in "main.js". This may lead to loading errors.
'backbone-queryparams': {
deps: [
'underscore'
],
exports: 'Backbone'
},
bmeurant commented
related to resthub/resthub-backbone-stack#153