You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
switch away from goog.provide as Closure checks for this, use
goog/constructNamespace_ for now. While it would seem to make
sense to just goog.provide cljs.user in cljs.core, this will likely
cause trouble later when we support files without namespaces
(which will likely all live under cljs.user)
0 commit comments