When starting the cljs-repl of piggieback the *cljs-compiler-env* does not get set causing the repl to bootstrap cljs.core on every evaluation. There should be a provision for setup errors so that the env gets reset properly.
The actual error causing it in my case is reported here:
https://groups.google.com/forum/#!topic/clojurescript/ewRpTfSOYq8
Thanks,
John