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 7b7bf07 commit e6d2b4fCopy full SHA for e6d2b4f
.gitignore
@@ -1,4 +1,3 @@
1
-dist
2
examples/build
3
node_modules
4
package.json
@@ -11,7 +11,7 @@
11
"example": "examples"
12
},
13
"scripts": {
14
- "test": "script/test --single-run"
+ "test": "script/test --browsers Firefox --single-run"
15
16
"authors": [
17
"Ryan Florence",
0 commit comments