I have a weird problem with fast incremental compilation (aka "dev" mode) and character encoding
When I run the clojure -M:build all looks good.
Even with clojure -X:serve it looks fine.
But with clojure -X:fast I get some characters replaced by ? , e.g. apostrophe
Does anybody have the same problem?
Any ideas what might be causing this?
run into this myself https://github.com/weavejester/ring-refresh/issues/6