New angular app is missing environment.ts and environment.prod.ts

The ng new command no longer automatically includes environments. You must run the following:

ng g environments