Set backbone.nativeview as dependency for backbone.vdomview
This commit is contained in:
parent
47aad31899
commit
5968eec783
@ -137,6 +137,7 @@ require.config({
|
||||
shim: {
|
||||
'backbone.overview': { deps: ['backbone.nativeview'] },
|
||||
'backbone.orderedlistview': { deps: ['backbone.nativeview'] },
|
||||
'backbone.vdomview': { deps: ['backbone.nativeview'] },
|
||||
'awesomplete': { exports: 'Awesomplete'},
|
||||
'emojione': { exports: 'emojione'},
|
||||
'xss': {
|
||||
|
Loading…
Reference in New Issue
Block a user