On Wednesday, October 14, 2015 at 8:08:10 AM UTC-7, Fenton Travers wrote: > (1) > I build a project with: > > % cljsbuild once > > then load it up in a browser with: > > file:///.../index.html > > and get an error message saying: > > goog.require could not find: cljs.core > > (2) > I then run: > > % lein figwheel > > in the project. I then kill figwheel and load up the file in the browser and > all works fine. I have tried diff'ing the folder before and after running > figwheel, but dont see anything that helps me understand this issue. Any > suggestions? > > Thanks, > > Fenton
Ok here is the gist: https://gist.github.com/ftravers/095c85539f82b0d6b5bb -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
