Add an IncrementalUI mixin
Uses the morphdom library (https://github.com/patrick-steele-idem/morphdom) to implement incremental updates without a VDOM.
Using a dynamic import allows us to keep the build configuration and packaging story unchanged.
Uses the morphdom library (https://github.com/patrick-steele-idem/morphdom) to implement incremental updates without a VDOM.
Using a dynamic import allows us to keep the build configuration and packaging story unchanged.