Project

General

Profile

« Previous | Next » 

Revision 61424

Merging angular-upgrade branch

View differences:

environment.ts
5 5
export const environment = {
6 6
  production: false,
7 7
  API_ENDPOINT: '/uoa-repository-manager-service',
8
  MATOMO_URL: 'https://analytics.openaire.eu/',
9
  MATOMO_SITE: 9222222,
8 10
  // FAQ_ENDPOINT: 'http://88.197.53.69:5555/api',
9 11
  // FAQ_HOMEPAGE: 'http://88.197.53.69:5555'
10 12
  FAQ_ENDPOINT: 'https://provide.openaire.eu/uoa-admin-tools/api',
......
17 19
 * import the following file, but please comment it out in production mode
18 20
 * because it will have performance impact when throw error
19 21
 */
20
// import 'zone.js/dist/zone-error';  // Included with Angular CLI.
22
// import 'zone.js/plugins/zone-error';  // Included with Angular CLI.

Also available in: Unified diff