Skip to content

Instantly share code, notes, and snippets.

@funkotron
Created April 29, 2015 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save funkotron/9f4efe073766df2960a1 to your computer and use it in GitHub Desktop.
Save funkotron/9f4efe073766df2960a1 to your computer and use it in GitHub Desktop.
bin/dev
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
nREPL server started on port 50793 on host 127.0.0.1 - nrepl://127.0.0.1:50793
* Initializing CLJS compiler & source server on port 8083
Starting watch on Resources/vee-out
Reflection warning, clojure/data/priority_map.clj:215:19 - call to method equiv on java.lang.Object can't be resolved (no such method).
Reflection warning, clojure/core/memoize.clj:72:23 - reference to field cache can't be resolved.
Starting file watcher (CTRL-C to quit)...
Elapsed time: 0.023 sec
Compiling "Resources/vee-out/app.js" from ["src"]...
* Got client connect
Successfully compiled "Resources/vee-out/app.js" in 5.045 seconds.
Files changed, notifying 1 client (app.js)
* Got client connect
Compiling "Resources/vee-out/app.js" from ["src"]...
Successfully compiled "Resources/vee-out/app.js" in 0.342 seconds.
Files changed, notifying 1 client (ios.js)
Files changed, notifying 1 client (app.js)
Elapsed time: 0.038 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment