NPM dependency "@icon/fontisto-emoji" has installed version "3.0.4-alpha.0" "^3.0.4-alpha.0" was required by jar:file:/home/andreas/.m2/repository/org/pinkgorilla/webly/0.3.8/webly-0.3.8.jar!/deps.cljs
For this npm dependency shadow watch brings me this warning, which it should not. I guess it is the strange version format?
@drewverlee the :dev/after-load
is just a function that shadow-cljs calls. what it does is up to you, so I guess you'll have to figure out what resets them since that is your code doing it?
the page is not refreshing. https://code.thheller.com/blog/shadow-cljs/2019/08/25/hot-reload-in-clojurescript.html
@hoertlehner yeah the version compare code is fairly limited. I'll very likely remove it completely at some point. maybe turn it into a separate helper function.