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.
2 parents 5b86c45 + ccd7796 commit 4845e93Copy full SHA for 4845e93
project.clj
@@ -50,8 +50,8 @@
50
:add-linters [:unused-namespaces]}
51
:codeina {:sources ["src"]
52
:target "gh-pages/doc"
53
- :src-dir-uri "http://github.com/metosin/compojure-api/blob/master/"
54
- :src-linenum-anchor-prefix "L"}
+ :src-uri "http://github.com/metosin/compojure-api/blob/master/"
+ :src-uri-prefix "#L"}
55
:aliases {"all" ["with-profile" "dev:dev,logging:dev,1.7"]
56
"start-thingie" ["run"]
57
"aot-uberjar" ["with-profile" "uberjar" "do" "clean," "ring" "uberjar"]
0 commit comments