🚀 Enhancements
Disable component inheritance chain @aknysh (#85)
what
- Disable component inheritance chain for now to make all stacks work
why
- While it's working in all the tests, and in 99% of the real infra stacks, some edge cases of stack config are not handled correctly and cause gorotine panic
- All edge cases will be tested and fixed in the consecutive PR