> On Dec 20, 2021, at 10:20 AM, Alex Harui <aha...@adobe.com.INVALID> wrote:
> 
> I might have time this weekend to spend more time getting it to work, but the 
> idea is that you add to GCL.swc the .as version of whatever JS file you need 
> from Google Closure Library

Check.

> , make sure the subset code in downloads.xml doesn't delete it,

Check.

> and then if the transpiled output of, say, Label references 
> goog.html.SafeHtml, it should show up in the addDependency line for Label.


Here’s where I’m stuck.

That’s what I was expecting, but it doesn’t. I don’t know if it’s because it’s 
a utility function rather than a class or some other reason, but 
goog.html.SafeHtml and friends do not appear as dependencies.

Reply via email to