environment.prod.ts 72 Bytes EditWeb IDE 1 2 3 4 export const AppConfig = { production: true, environment: 'PROD' };