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
This is not an issue but i wanted to propose a runtime tree definition.
When there are lots of commands it gets harder and harder to write/maintain the file structure and in most cases it is only needed a basic tree structure like the exposed in node-cqrs example.
Is there a way to enhance the library to support a runtime tree definition?