Daniel Ramírez Barrientos
Daniel Ramírez Barrientos
I've been trying to contribute for the community the way to implement Apollo Subscriptions into Nestjs. I will tell you what is my conclusion after all the research and tries....
I am not sure if that will help you until Angular schematics team is implementing this feature but you can execute schematics with pbuilder no matter the workspace, this is...
> it might just be relevant when I want to combine external schematics and want to make use of them only once. For example when I will create a schematics...
 I propose a solution for this problem: I think we can add an additional field to the `schema.json` with the name: dependencies. Where you can specify all the information...
> From my perspective it seems to be a good solution @d-koppenhagen I will test this solution with [Project Builder](https://schematics.pbuilder.dev/) that is extra layer for angular schematics. If works I...