@mfikes, ahh cool. So using an alias like gstring/format
works, but only after also requiring goog.string.format
.
My script is super slow to start up. It takes ~7s. Most of the time seems to be loading macros. For example, I get a long pause here:
Processing :require-macros for cljs-time.internal.core
Using caching doesn’t seem make any difference. Any hints on how this can be improved?
@mnewhook: if there is a minimal repro, I'd be happy to take a look at the perf