Angular 7: Uncaught ReferenceError: global is not defined when adding package
I am building an Angular 7 app, and when i add a package npm install dragula --save
and import this into the pollyfills.ts
file i get this error:
I am building an Angular 7 app, and when i add a package npm install dragula --save
and import this into the pollyfills.ts
file i get this error: