Name |
Last commit
|
Last Update |
---|---|---|
dist | ||
sample | ||
src | ||
.gitignore | ||
.jshintignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
LICENSE.md | ||
README.md | ||
index.html | ||
package.json |
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 |
---|---|---|
dist | Loading commit data... | |
sample | Loading commit data... | |
src | Loading commit data... | |
.gitignore | Loading commit data... | |
.jshintignore | Loading commit data... | |
.jshintrc | Loading commit data... | |
CONTRIBUTING.md | Loading commit data... | |
Gruntfile.js | Loading commit data... | |
LICENSE.md | Loading commit data... | |
README.md | Loading commit data... | |
index.html | Loading commit data... | |
package.json | Loading commit data... |