Alexander Sawtschuk

Results 3 issues of Alexander Sawtschuk

Hi, NX has the feature of allowing developers to create .env files specific to different targets and configurations: https://nx.dev/recipes/environment-variables/define-environment-variables E.g. having a baseline `.env` file and `.env.serve` with overrides Under...

This works around a bug with TypeScript 4.0.5 for certain compilation paths. See https://github.com/angular/angular-cli/issues/19317#issuecomment-723259141

### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was ~18.1...

needs triage