-
The .cljkonfo directory and directories below it contain lots of files that look like normal source code. Could it be that they just got copied there by mistake? Regards
-
https://github.com/r0man/oauth-clj/issues/5#issuecomment-5297701
-
We should add a section to the `README` about the limitations of this project.
Similar to:
- https://github.com/clj-kondo/clj-kondo?tab=readme-ov-file#macros
-
### Describe the bug
Video Recording of the Bug and Setup:
https://github.com/metabase/metabase/assets/10182211/50c697de-b246-4366-a8b9-27955db24f65
We have an embedded dashboard with three param…
-
Hi @viebel ,
I'm coming over from https://github.com/viebel/klipse/issues/353 (plugging in shadow-cljs support)
Shadow-cljs intentionally hardcodes the compiler flag `dump-core` to false, that mean…
-
Currently the ClojureScript code is untested (and very likely superficially broken).
whilo updated
4 years ago
-
The readme says this only works in JVM, which I take to mean Clojure only. But based on some experiments, it seem to work fine for ClojureScript too:
```clj
(let [d {:text "hello"}]
(render "…
-
I was curious to see what you had done for onyx 0.6, so I built from scratch.
I might be missing something but there ought to be a core.clj, right?
```
user=> (start)
CompilerException java.lang.Ru…
-
Hi @moea!
Given that now `serverless-cljs-plugin` is very flexible regarding compilers, what about adding [shadow-cljs](https://github.com/thheller/shadow-cljs)?
There should be a very low amoun…
-
This library depends on an old clj-http version (1.0, instead of new 2.0), this causes a conflict.
With Clojure 1.7.0: `WARNING: update already refers to: #'clojure.core/update in namespace: clj-http.…
keorn updated
9 years ago