-
ezsh authored
The code in Jquery.js calls other methods of the window object on loading, and if these functions require initialized SugarCube state, the loading fails. Therefore JQuery module has to be first in the combined file.
ezsh authoredThe code in Jquery.js calls other methods of the window object on loading, and if these functions require initialized SugarCube state, the loading fails. Therefore JQuery module has to be first in the combined file.