/src/polyfills.ts (ee8b84da807cbbc7892be6c8086e01a9591e076a) (3234 bytes) (mode 100644) (type blob)

/**
 * This file includes polyfills needed by Angular and is loaded before the app.
 * You can add your own extra polyfills to this file.
 *
 * This file is divided into 2 sections:
 *   1. Browser polyfills. These are applied before loading ZoneJS and are sorted by browsers.
 *   2. Application imports. Files imported after ZoneJS that should be loaded before your main
 *      file.
 *
 * The current setup is for so-called "evergreen" browsers; the last versions of browsers that
 * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera),
 * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile.
 *
 * Learn more in https://angular.io/guide/browser-support
 */

/***************************************************************************************************
 * BROWSER POLYFILLS
 */

/** IE9, IE10 and IE11 requires all of the following polyfills. **/
// import 'core-js/es6/symbol';
// import 'core-js/es6/object';
// import 'core-js/es6/function';
// import 'core-js/es6/parse-int';
// import 'core-js/es6/parse-float';
// import 'core-js/es6/number';
// import 'core-js/es6/math';
// import 'core-js/es6/string';
// import 'core-js/es6/date';
// import 'core-js/es6/array';
// import 'core-js/es6/regexp';
// import 'core-js/es6/map';
// import 'core-js/es6/weak-map';
// import 'core-js/es6/set';

/**
 * If the application will be indexed by Google Search, the following is required.
 * Googlebot uses a renderer based on Chrome 41.
 * https://developers.google.com/search/docs/guides/rendering
 **/
// import 'core-js/es6/array';

/** IE10 and IE11 requires the following for NgClass support on SVG elements */
// import 'classlist.js';  // Run `npm install --save classlist.js`.

/** IE10 and IE11 requires the following for the Reflect API. */
// import 'core-js/es6/reflect';

/**
 * Web Animations `@angular/platform-browser/animations`
 * Only required if AnimationBuilder is used within the application and using IE/Edge or Safari.
 * Standard animation support in Angular DOES NOT require any polyfills (as of Angular 6.0).
 **/
// import 'web-animations-js';  // Run `npm install --save web-animations-js`.

/**
 * By default, zone.js will patch all possible macroTask and DomEvents
 * user can disable parts of macroTask/DomEvents patch by setting following flags
 */

 // (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame
 // (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick
 // (window as any).__zone_symbol__BLACK_LISTED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames

 /*
 * in IE/Edge developer tools, the addEventListener will also be wrapped by zone.js
 * with the following flag, it will bypass `zone.js` patch for IE/Edge
 */
// (window as any).__Zone_enable_cross_context_check = true;

/***************************************************************************************************
 * Zone JS is required by default for Angular itself.
 */
import 'zone.js/dist/zone';  // Included with Angular CLI.


/***************************************************************************************************
 * APPLICATION IMPORTS
 */


Mode Type Size Ref File
100644 blob 246 e89330a618c137cdaccde46f87923736cc04dfb4 .editorconfig
100644 blob 503 ee5c9d8336b76b3bb5658d0888bdec86eb7b0990 .gitignore
100644 blob 4645070 6244d750cf9d4076336fc9070ac9671cc58d58b4 Login_v16.zip
040000 tree - 83ae5b707ce423d57a630646f4ac395cbf26bb2d Login_v16
100644 blob 1029 8b3718ba9b2a1ac747e962b0c4ed431dc708f96a README.md
040000 tree - 0f0b211e628e64455e54a99be32f16a0fc8f19c0 angular-node-express-api
100644 blob 4110 c490e183ef2610952e2b16209f98c06b722aa6f1 angular.json
040000 tree - 790e5c511af88cf39f8dfd008e043b13e8817a64 e2e
040000 tree - c09edf4fb0afe68136d974899adfa8f2c1ab063c image
100644 blob 382787 2d0e4d18d65f062eb088fe323f1520883ac34aa3 package-lock.json
100644 blob 1573 cc23e4e8b4fc801edea9953f73f50b6a40d64d43 package.json
100644 blob 145 74336478a3cedb2089748a5c39c78ec884ade50f proxy.conf.json
040000 tree - 9579021aeaa139a9bdda6e1707cf8d33039ad769 src
100644 blob 408 46aeded1b278b3fd720233810be535ce0a456561 tsconfig.json
100644 blob 2837 6ddb6b2931511b11e5d5938f76076fb37e70363e tslint.json
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/AhmadSa/nodeAngular

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/AhmadSa/nodeAngular

Clone this repository using git:
git clone git://git.rocketgit.com/user/AhmadSa/nodeAngular

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main