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
There are core pieces of broccoli that would be great to ensure that they work together such as broccoli-plugin, broccoli, broccoli-source, broccoli-persistent-filter and broccoli-node-info. There are could be others that like fs-updater that would be good to migrate to the mono-repo for easier for maintenance.
Migrate the existing plugins into a mono-repo (broccoli-plugin, broccoli, broccoli-source, broccoli-persistent-filter and broccoli-node-info)
Migrate the website into this repo as well (it would be great to be able to generate docs off of the core modules so that we can provide better apidocs and as well as ensure that we are versioning our docs with the core modules.
The text was updated successfully, but these errors were encountered:
Background
There are core pieces of broccoli that would be great to ensure that they work together such as broccoli-plugin, broccoli, broccoli-source, broccoli-persistent-filter and broccoli-node-info. There are could be others that like fs-updater that would be good to migrate to the mono-repo for easier for maintenance.
Motivation
https://github.com/heimdalljs/heimdalljs-lib is currently undergoing the same re-architecture for easier maintainability.
Plan
The text was updated successfully, but these errors were encountered: