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
Add goog.loadModule CompilerInput tests & make DepsFinder closer to regex parser
DepsFinder now doesn't mark inputs containing a goog.loadModule as an actual "goog.module", to match the regex parser. It also gives a better error message when encountering a goog.loadModule with a string literal argument.
PiperOrigin-RevId: 505822642
0 commit comments