Back to home page

EIC code displayed by LXR

 
 

    


Warning, /phoenix-eic-event-display/src/environments/environment.ts is written in an unsupported language. File is not indexed.

0001 // This file can be replaced during build by using the `fileReplacements` array.
0002 // `ng build` replaces `environment.ts` with `environment.prod.ts`.
0003 // The list of file replacements can be found in `angular.json`.
0004 
0005 export const environment = {
0006   production: false
0007 };
0008 
0009 /*
0010  * For easier debugging in development mode, you can import the following file
0011  * to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`.
0012  *
0013  * This import should be commented out in production mode because it will have a negative impact
0014  * on performance if an error is thrown.
0015  */
0016 // import 'zone.js/plugins/zone-error';  // Included with Angular CLI.