Fork me on GitHub
#shadow-cljs
<
2022-08-01
>
blackawa14:08:42

Hi, I am constructing development environment with VSCode and https://github.com/microsoft/vscode-dev-containers/blob/main/containers/clojure/README.md. However, shadow-cljs watch does not publish any messages on file changes. I found https://github.com/thheller/shadow-cljs/issues/210 but it does not work (maybe too old). This does not appear to be a network problem, as a websocket connection is established and ping/pong messages are sent. Does anyone know any hints? Thanks

thheller17:08:48

hmm yeah this option doesn't exist anymore and I thought the issue was gone too to be honest

thheller17:08:00

I don't use containers so I don't test that

thheller17:08:08

which shadow-cljs version and which jvm version is this?