| 1 |
- {"ast":null,"code":"// This file can be replaced during build by using the `fileReplacements` array.\n// `ng build --prod` replaces `environment.ts` with `environment.prod.ts`.\n// The list of file replacements can be found in `angular.json`.\nexport const environment = {\n production: false,\n name: \"(Dev)\",\n apiUrl: `http://localhost:4000`\n};\n/*\r\n * For easier debugging in development mode, you can import the following file\r\n * to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`.\r\n *\r\n * This import should be commented out in production mode because it will have a negative impact\r\n * on performance if an error is thrown.\r\n */\n// import 'zone.js/plugins/zone-error'; // Included with Angular CLI.","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}
|