Angular 7: Uncaught ReferenceError: global is not defined when adding package
I had a similar problem few weeks ago, and I solve it when I change few setts in polyfills.ts now It look like: /** * 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 … Read more