- 
                Notifications
    You must be signed in to change notification settings 
- Fork 153
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
I'd like to propose the enhancement of a standalone flag for the config.
When the standalone flag is set, instead of generating a module file and class, I suggest exporting a provideApiConfiguration function. This would align with the trend of Angular standalone components and make the code more modular.
Key changes:
- When standaloneis true, omit module generation and export provideApiConfiguration function instead
- Keep the existing behavior for standalone being false (generate a full module)
I'd be happy to implement this feature. Please let me know if this is something you'd be open to considering.
mokeev1995, maku, clemenshimmer, jase88, xDivisionByZerox and 4 more
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists