
Rewrite config implementation to support declarative configs as well
BlayTheNinth opened this issue ยท 1 comments
Will keep annotation configs too, but I want there to be a "magic-free" variant by default in Balm. The annotation-based configs should use the declarative way of defining configs in the backend, i.e. live on top of it.
Implemented for 1.21.5 via #133