Daniel Ramírez Barrientos

Results 5 comments of 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...

![image](https://github.com/user-attachments/assets/e5ea2fad-b96a-4d07-ae23-2fcb1e9d6fcd) 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...