when I buil with this command : ng build --target=production --environment=prod --aot The environment file used is not the environment.prod.ts file but the environment.ts The problem is just when I put the --aot flag
when I buil with this command : ng build --target=production --environment=prod --aot
The environment file used is not the environment.prod.ts file but the environment.ts
The problem is just when I put the --aot flag