Fork me on GitHub
#cryogen
<
2022-02-15
>
jumar04:02:45

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?