All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ics.web-mconsole.1.0.12.source-code.polyfills.ts Maven / Gradle / Ivy

The newest version!
import 'core-js/es6';
import 'reflect-metadata';
require('zone.js/dist/zone');

if (process.env.ENV === 'production') {
  // Production
} else {
  // Development
  Error['stackTraceLimit'] = Infinity;
  require('zone.js/dist/long-stack-trace-zone');
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy