This changeset amends the current copy of IncrementalDOM to work again from Closure and Soy's iDOM compiler. Coupled with bazelbuild/rules_closure#549. Obviously incremental-dom has had Closure support before, and maybe still has it inside Google, but that feature doesn't yet work with rules_closure in open source mode (AFAIK).
This changeset amends the current copy of IncrementalDOM to work again from Closure and Soy's iDOM compiler. Coupled with bazelbuild/rules_closure#549. Obviously incremental-dom has had Closure support before, and maybe still has it inside Google, but that feature doesn't yet work with
rules_closure
in open source mode (AFAIK).