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 e64a0e2 commit 82f572aCopy full SHA for 82f572a
project.clj
@@ -60,10 +60,8 @@
60
;; -SNAPSHOT versions.
61
:aliases {"test-auto" ["do"
62
["clean"]
63
- ["shell" "git" "update-index" "--assume-unchanged" "package.json"]
64
["shadow" "watch" "browser-test"]]
65
"karma-once" ["do"
66
67
68
["shadow" "compile" "karma-test"]
69
["shell" "karma" "start" "--single-run" "--reporters" "junit,dots"]]})
0 commit comments