lein-figwheel

rovanion 2017-10-16T07:57:45.000188Z

Thank you!

2017-10-16T22:15:26.000333Z

Not sure if this the right place to post but I posted in clojurescript and didn't get much response. I am trying to work with Web Workers right now and have been trying to pull together https://github.com/jtkDvlp/cljs-workers and the guide at https://github.com/bhauman/lein-figwheel/wiki/Using-Figwheel-with-Web-Workers and I have it almost working but when I load the page I get back goog.require could not find: goog.dom.HtmlElement. Any ideas?