There’s a lot of [ExcludeClass] tags in TLF. It seems like this prevents the goog.requires to be created.
I’m guessing that [ExcludeClass] was used to prevent the classes from winding up in the ASDocs? Is there some way to do that which does not break the JS output? Harbs