figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
2017-05-06T05:23:07.545629Z

I’m having trouble with a Luminus template generated app - figwheel seems to be working ok but the chrome debugger’s source map and/or the .cljs file is not getting reloaded. The new .js file shows up with a different url everytime the .cljs file is compiled (e.g. http://<snip>/handlers.js?zx=f6kxwx4mszrs) I’ve also tried enabling :source-map-timestamp but this results in a similar outcome (url is different)