diff --git a/project.clj b/project.clj index a0af9c0..dc0f8a9 100644 --- a/project.clj +++ b/project.clj @@ -18,6 +18,7 @@ :pretty-print true :source-map true :output-dir "ext/js/generated/out" + :closure-output-charset "us-ascii" :modules {:background {:output-to "ext/js/generated/background.js" :entries #{"looped-in.background"}}