ngx-web-worker
ngx-web-worker copied to clipboard
How can I use defiantJS with ngx-web-worker?
This is not an ISSUE, This is HELP WANTED.I want to do some heavy JSON process using defiantJS(http://defiantjs.com/). But I don't know how to import this inside the webworker. I have created a stackblitz for this https://stackblitz.com/edit/webworker-ang5-fpajqo?file=src/app/app.component.ts Can you suggest me a solution?