diff options
| author | Asko Nõmm <asko@bien.ee> | 2021-10-02 01:54:49 -0300 |
|---|---|---|
| committer | Asko Nõmm <asko@bien.ee> | 2021-10-02 01:54:49 -0300 |
| commit | 1ede2c6cb9bc96d56ed3d80fd46c35edc3fc2a0a (patch) | |
| tree | fb4e9b03d720fb9cc579006089dde3b2bdf82b20 /project.clj | |
| parent | 601011103e7698fbbd3f21f44c3e9ecc59d50e39 (diff) | |
bump
Diffstat (limited to 'project.clj')
| -rw-r--r-- | project.clj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.clj b/project.clj index 505f6e1..e2afac1 100644 --- a/project.clj +++ b/project.clj @@ -7,4 +7,5 @@ [http-kit "2.5.3"]] :main ruuter.core :min-lein-version "2.0.0" + :aot [ruuter.core] :repl-options {:init-ns ruuter.core}) |
