0

For achieving multithreading I am trying to implement web workers in angular 7. Following the official documentation when I run ng generate command It is not showing me the option to create a web worker (this is because of the version of angular/schematics which is 7.2.0 and web worker command in angular 8 but I cannot update the version of my angular application because of other dependencies).

I have referred this blog to implement web workers in angular but it is showing me worker.js not error.

Can someone please suggest me the solution for this.

I have also tried this Web worker setup in Angular 7.0.1 But At step-1 it prompts warning that customWebPackConfig is not allowed here.

NickCoder
  • 1,504
  • 2
  • 23
  • 35

0 Answers0