Commit Graph

3 Commits (fd0b1986e8c11c632956845f197de8dd2a42f0f2)

Author SHA1 Message Date
Spencer Alger a0bd73f27c 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. 12 years ago
Spencer Alger 6c07338782 - Moved the config.js file into the root of the src and dist. 12 years ago
Spencer Alger 5d9cb85ccf Merged Pull Request #484 12 years ago