You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We originally split Melody into lots of packages. While technically pretty it is questionable whether it actually delivered anything apart of complexity.
As part of this proposal, we'd reduce the amount of packages down to a more manageable size.
The Goal
Our users should be able to install and update Melody with at most 3 packages:
The loader for their build system (Webpack / Rollup)
The runtime (melody-idom, Preact, React, Inferno)
The component system (melody-component, melody-hooks)
Details would still need to be discussed.
The text was updated successfully, but these errors were encountered:
Explain the problem
We originally split Melody into lots of packages. While technically pretty it is questionable whether it actually delivered anything apart of complexity.
As part of this proposal, we'd reduce the amount of packages down to a more manageable size.
The Goal
Our users should be able to install and update Melody with at most 3 packages:
Details would still need to be discussed.
The text was updated successfully, but these errors were encountered: