Hello, looking to implement the micro-frontend architecture in our UI since it's getting a bit large and hard to scale. I'm wondering if it's possible to share components from the shell src code to the clients in projects? We have some shared components as well as core code (ngrx store, some common services, etc)