mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
c2e0dbdaa5
Tracked bower dependencies are located at "src/sizzle" and "test/libs". The source-destination mapping is in the Gruntfile. When updating a bower dependency, update the version in bower.json, run `grunt bower`, and then commit the result. When adding a dependency, update the bowercopy task accordingly. Fixes #14615. Closes gh-1452. Conflicts: bower.json test/index.html
13 lines
269 B
Plaintext
13 lines
269 B
Plaintext
src/intro.js
|
|
src/outro.js
|
|
src/sizzle/**/*
|
|
test/libs/**/*
|
|
test/data/jquery-1.9.1.js
|
|
test/data/badcall.js
|
|
test/data/badjson.js
|
|
test/data/json_obj.js
|
|
test/data/readywaitasset.js
|
|
test/data/readywaitloader.js
|
|
test/data/support/csp.js
|
|
test/data/support/getComputedSupport.js
|