This commit is contained in:
Charlotte Allen 2021-11-29 17:30:02 -08:00
parent 71638b9018
commit 4cee1378f8
2 changed files with 2 additions and 4 deletions

2
.gitignore vendored
View File

@ -20,3 +20,5 @@ resources/posts/
resources/index/
.eastwood
code.code-workspace
.portal/
tags

View File

@ -38,10 +38,6 @@
:resource-paths ["resources"]
:target-path "target/%s/"
:main ^:skip-aot shapey-shifty.core
:plugins [ [lein-cljfmt "0.6.6"]
]
:profiles
{:uberjar {:omit-source true
:aot :all