-
Just using `plumbing.core` causes shadow-cljs warnings even when `keywordize-map` is not used in the project
```
plumbing.core/keywordize-map is deprecated
{:warning :fn-deprecated, :line 116, :c…
-
This is a weird one, because a couple months ago I had `Piggieback` onto `figwheel` via `fireplace` working fantastically - something in between updates to dependencies, moving to a different comput…
-
-
Hi! Idea :dagger:
Now that there is an official way of resolving deps we should maybe think of incorporating it: https://github.com/clojure/tools.deps.alpha
Of course this would need porting to…
-
### Describe the bug
When using ssh tunnelling, if the remote service serving the tunnel is rebooted, the db connection will break and it won't recover until Metabase is restarted.
### To Reprod…
-
I'm on Windows - the scraper is stuck at '13342/13342 assets fetched', tried restarting it dozens of times already, in Administrator mode and not, nothing helps. The skyscraper.log's few last lines ar…
-
```clojure
;; HACK Jetty defaults to not comply with RFC 3986 section 5 in that by default it rewrites
;; relative and absolute redirects to complete URL. When you terminate SSL on the load-balancer…
-
It looks like cljs 1.10 breaks the ability to have multiple figwheel builds, even across projects. It seems that cljs 1.10 caches compiled dependencies, and after building figwheel the first time the …
-
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…
-
### Expected behaviour
Being able to quit Defold
### Actual behaviour
![image](https://user-images.githubusercontent.com/55807755/191594141-7c1962ff-5add-43ee-95ba-f0b06342c1ef.png)
### Steps to…