metal / metal.js

Build UI components in a solid, flexible way
http://metaljs.com
Other
230 stars 59 forks source link

[incremental-dom-string] Bring in incremental-dom-string from metal-plugins #393

Open jbalsas opened 5 years ago

jbalsas commented 5 years ago

Currently, metal-incremental-dom depends on incremental-dom-string from metal-plugins

This creates a circular dependency tree between core and plugins. As a dependency of core, it would be much easier to bring it in to core and separate it from plugins, for a simpler management and release process.