cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
dnolen 2021-03-12T17:26:39.109600Z

looks like the issue isn't specific to React Native - a general problem w/ goog.module and debug loading it seems

dnolen 2021-03-12T17:27:32.110800Z

basically the goog.require assign pattern in goog.modules is failing in some cases - definitely in Ambly and React Native

dnolen 2021-03-12T19:47:08.112200Z

hrm maybe not - I think this is just a subtle change that REPLs have to handle ...

dnolen 2021-03-12T19:47:36.112700Z

(some REPLs may not be affected at all)