gleosmith / angular-web-worker

Library that assists with the communication between web workers and Angular apps
MIT License
32 stars 7 forks source link

Updated framework to work with Angular 13 #12

Open gouravgunjan opened 2 years ago

gouravgunjan commented 2 years ago

There were some issues with build using latest Angular. Also schematics was not working properly with latest changes. I have made some changes to fix this. Please check them, if required, you can clone this pull request locally and see if everything is working. If everything looks fine, please merge the changes so that the library works correctly with latest angular.

Btw, I forgot to update the version number for ng-packagr. If that is required to done from my side, please let me know.