Skip to content

Instantly share code, notes, and snippets.

@mfikes
Created April 3, 2015 15:19
Show Gist options
  • Save mfikes/72cfa1ffcc02975324ba to your computer and use it in GitHub Desktop.
Save mfikes/72cfa1ffcc02975324ba to your computer and use it in GitHub Desktop.
Reading analysis cache for jar:file:/Users/mfikes/Desktop/hello_world/cljs.jar!/cljs/core.cljs
Compiling src/hello_world/core.cljs
Analyzing jar:file:/Users/mfikes/Desktop/hello_world/cljs.jar!/clojure/browser/repl.cljs
Analyzing jar:file:/Users/mfikes/Desktop/hello_world/cljs.jar!/clojure/browser/net.cljs
Analyzing jar:file:/Users/mfikes/Desktop/hello_world/cljs.jar!/clojure/browser/event.cljs
Analyzing jar:file:/Users/mfikes/Desktop/hello_world/cljs.jar!/cljs/repl.cljs
Compiling out/cljs/core.cljs
Using cached cljs.core out/cljs/core.cljs
Compiling out/clojure/browser/repl.cljs
Compiling out/clojure/browser/event.cljs
Compiling out/cljs/repl.cljs
Compiling out/clojure/browser/net.cljs
Compiling client js ...
Apr 03, 2015 11:19:11 AM com.google.javascript.jscomp.LoggerErrorManager println
WARNING: file:/Users/mfikes/Desktop/hello_world/cljs.jar!/goog/net/xpc/xpc.js:72: WARNING - Provided symbol declared with type Object. This is rarely useful. For more information see https://github.com/google/closure-compiler/wiki/A-word-about-the-type-Object
goog.net.xpc.TransportNames = {
^
Apr 03, 2015 11:19:11 AM com.google.javascript.jscomp.LoggerErrorManager println
WARNING: file:/Users/mfikes/Desktop/hello_world/cljs.jar!/goog/net/xpc/xpc.js:90: WARNING - Provided symbol declared with type Object. This is rarely useful. For more information see https://github.com/google/closure-compiler/wiki/A-word-about-the-type-Object
goog.net.xpc.CfgFields = {
^
Apr 03, 2015 11:19:11 AM com.google.javascript.jscomp.LoggerErrorManager printSummary
WARNING: 0 error(s), 2 warning(s)
Waiting for browser to connect ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment