|
@@ -175,8 +175,7 @@ require.config({
|
|
'*': {
|
|
'*': {
|
|
'jquery': 'jquery.noconflict',
|
|
'jquery': 'jquery.noconflict',
|
|
'backbone': 'backbone.noconflict',
|
|
'backbone': 'backbone.noconflict',
|
|
- 'lodash': 'lodash.noconflict',
|
|
|
|
- 'underscore': 'lodash.noconflict'
|
|
|
|
|
|
+ 'lodash': 'lodash.noconflict'
|
|
},
|
|
},
|
|
// '*.noconflict' wants the real module
|
|
// '*.noconflict' wants the real module
|
|
// If this line was not here, there would
|
|
// If this line was not here, there would
|