looks like the issue isn't specific to React Native - a general problem w/ goog.module and debug loading it seems
basically the goog.require assign pattern in goog.modules is failing in some cases - definitely in Ambly and React Native
hrm maybe not - I think this is just a subtle change that REPLs have to handle ...
(some REPLs may not be affected at all)