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 40fc514 commit 2aba0dcCopy full SHA for 2aba0dc
package.json
@@ -11,7 +11,7 @@
11
"build": "run-s compile bundle fixmaps:*",
12
"release": "release --deps @uirouter/core",
13
"test": "karma start",
14
- "test:downstream": "npm run build && test_downstream_projects",
+ "test:downstream": "npm run build && test_downstream_projects --workspace",
15
"debug": "karma start --singleRun=false --autoWatch=true --autoWatchInterval=1 --browsers=Chrome",
16
"package": "npm run build",
17
"docs": "generate_docs && publish_docs",
0 commit comments