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 670f0c9 commit 2ea11bfCopy full SHA for 2ea11bf
package.json
@@ -78,7 +78,7 @@
78
},
79
"scripts": {
80
"pretest": "jake tests",
81
- "test": "jake runtests",
+ "test": "jake runtests-parallel",
82
"build": "npm run build:compiler && npm run build:tests",
83
"build:compiler": "jake local",
84
"build:tests": "jake tests",
0 commit comments