Commit 3f696d48 authored by Sindre Sorhus's avatar Sindre Sorhus

Merge pull request #599 from joyvuu-dave/backbone_marionette_require

removes un-used (and un-needed) shim for backbone.localStorage
parents fd3f4d0b be841652
...@@ -9,8 +9,6 @@ require.config({ ...@@ -9,8 +9,6 @@ require.config({
}, },
shim: { shim: {
'lib/backbone-localStorage': ['backbone'],
underscore: { underscore: {
exports: '_' exports: '_'
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment