lein-figwheel

2018-04-02T16:41:52.000105Z

After compiling my project and running figwheel I get "Figwheel Server: Resource not found" I have no idea what is going on. The code compiled with no warnings. Any hints?

2018-04-02T16:42:54.000366Z

the server responds with a 404

2018-04-02T16:42:57.000180Z

Infuriating

2018-04-02T16:43:31.000551Z

Reverting some commits makes the server load again, but I cannot see any problems with the CLJS. It also compiled successfully.

2018-04-02T16:43:36.000470Z

Any idea how to debug figwheel