ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 217 forks source link

Allow forcing generator options from addon #444

Closed sinedied closed 5 years ago

sinedied commented 5 years ago

When working on an enterprise oriented add-on where you want to customize the output of Ngx Rocket to make your own override, you may also want to force some options (for example the UI lib choice or platforms).

I thought this use case was already supported, but it appeared that it's not so we should make it possible 😄