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

Support older browsers in the wizard #512

Closed Polyterative closed 2 years ago

Polyterative commented 4 years ago

I'm submitting a...

Current behavior

There is no coverage of this problem

Expected behavior

I would like a choice for supporting older browsers like IE 9/11 in the wizard, with automatic polyfill inclusion, updated browserlist file state and Angular 8 conditional bundle setup and generation

sinedied commented 4 years ago

This could be added to the list of "additional tools" question ("Old browsers support (IE 9+)" option). Feel free to propose a PR with 👍

sinedied commented 2 years ago

With Angular support for all IE browsers (incl. IE11) being dropped, I'm closing this as it's relevant anymore.