[DE] debug
This commit is contained in:
parent
744526841a
commit
82b379936a
|
@ -104,7 +104,6 @@ require.config({
|
||||||
sdk: {
|
sdk: {
|
||||||
deps: [
|
deps: [
|
||||||
'jquery',
|
'jquery',
|
||||||
'underscore',
|
|
||||||
'allfonts',
|
'allfonts',
|
||||||
'xregexp',
|
'xregexp',
|
||||||
'socketio'
|
'socketio'
|
||||||
|
@ -124,6 +123,7 @@ require.config({
|
||||||
});
|
});
|
||||||
|
|
||||||
require([
|
require([
|
||||||
|
'sdk',
|
||||||
'backbone',
|
'backbone',
|
||||||
'bootstrap',
|
'bootstrap',
|
||||||
'core',
|
'core',
|
||||||
|
|
Loading…
Reference in a new issue