This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Description
After adding in the fix #9 compiling in angular 7 is fine but then I run into this error. Please test if this is compatible with Angular 7
js2excel.min.js:1 Uncaught ReferenceError: global is not defined
at js2excel.min.js:1
at push../node_modules/js2excel/dist/js2excel.min.js.Zd (js2excel.min.js:1)
at Object../node_modules/js2excel/dist/js2excel.min.js (js2excel.min.js:1)
at webpack_require (bootstrap:78)
at Module../src/app/download/download.component.ts (main.js:264)
at webpack_require (bootstrap:78)
at Module../src/app/app-routing.module.ts (main.js:74)
at webpack_require (bootstrap:78)
at Module../src/app/app.module.ts (app.component.ts:12)
at webpack_require (bootstrap:78)