Hi I ve noticed that wh…
Hi! I’ve noticed that when I generate Angular workspace with NX, it uses es2017 in lib section of tsconfig.json. When you generate Angular app with stock Angular CLI, it uses es2018 instead. Is this intentional, and if yes, what exactly it might affect?