So deliberating with a colleague today on the possibility for an Umbraco site to have its entire /Views/ directory actually served by an RCL instead of needing to build views within the web solution itself.
Was wondering if anyone had achieved anything close to this or might be aware of pitfalls of trying to achieve this?
Ultimately trying to level up our "Baseline" on Umbraco cloud in such a way that on a per project basis - Views could be overridden without the worry that an accidental push from the parent project could wipe out a custom view that was created (Or wipe a customisation made to a view that was originally served by the baseline parent project)