Fork me on GitHub
#figwheel
<
2017-05-06
>
kahunamoore05:05:07

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)