Reduce Bundle size
DanielHabenicht opened this issue · 0 comments
DanielHabenicht commented
With the phasing out of support for older browsers in #519 we do not support IE anymore.
Which means that Angular does not need to run in older browsers and we can drop support for them
- changing browserslist
- other stuff (look in the Angular Documentation)