Created
April 29, 2015 01:01
-
-
Save funkotron/9f4efe073766df2960a1 to your computer and use it in GitHub Desktop.
bin/dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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