Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
extend-jquery.js | ||
kbn.js | ||
require.config.js | ||
settings.js | ||
underscore.extended.js |
Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
extend-jquery.js | Loading commit data... | |
kbn.js | Loading commit data... | |
require.config.js | Loading commit data... | |
settings.js | Loading commit data... | |
underscore.extended.js | Loading commit data... |