Skip to content

Commit

Permalink
Merge pull request tastejs#599 from joyvuu-dave/backbone_marionette_r…
Browse files Browse the repository at this point in the history
…equire

removes un-used (and un-needed) shim for backbone.localStorage
  • Loading branch information
sindresorhus committed Aug 6, 2013
2 parents b171d55 + c05785b commit bdebd4a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ require.config({
},

shim: {
'lib/backbone-localStorage': ['backbone'],

underscore: {
exports: '_'
},
Expand Down

0 comments on commit bdebd4a

Please sign in to comment.