chestnut

dpsutton 2019-02-13T15:19:06.000300Z

@dpsutton has joined the channel

dpsutton 2019-02-13T15:22:54.003100Z

i'm helping someone out in #cider with this template. created by lein new chestnut pandapp +re-frame +edge. As i understand it, should be able to get a cljs environment up and running by running (do (go) (cljs-repl)). Compiled js assets go in dev-target/public/js/compiled and there's middleware to expose this. however, this middleware doesn't seem to be working:

~/projects/clojure/pandapp   master ● 
 ↵ 2  curl 
<div><h1>Figwheel Server: Resource not found</h1><h3><em>Keep on figwheelin'</em></h3></div>%
and a similar 404 from the browser console when viewing localhost:3449. Am I doing this wrong? jvm11, CIDER 0.21.0, nrepl/nrepl 0.6.0 if any of things could be culprits

JaimeV 2019-02-13T15:29:14.003300Z

@jev has joined the channel

JaimeV 2019-02-13T16:45:31.003500Z

See https://github.com/plexus/chestnut/issues/244

2019-02-13T20:03:53.003800Z

@mpdairy has left the channel