We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827641d commit ff6e817Copy full SHA for ff6e817
component.json
@@ -4,5 +4,9 @@
4
"main": "./jquery.pjax.js",
5
"dependencies": {
6
"jquery": ">=1.8"
7
- }
+ },
8
+ "ignore": [
9
+ ".travis.yml",
10
+ "test/"
11
+ ]
12
}
0 commit comments