blob: 6bc5c48b6f0f8e4d87d5c4637e301f13f439fcbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
amd
node_modules
*.min.js
dist/**
!dist/jquery.js
!dist/jquery.min.js
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
test/data/core/jquery-iterability-transpiled.js
|