angular2-web-worker icon indicating copy to clipboard operation
angular2-web-worker copied to clipboard

Angular 5 Support

Open manjot-cams opened this issue 7 years ago • 0 comments

  • Changed name to be angular5-web-worker
  • Bumped version to 0.0.7
  • Updated project dependencies so now when you install this plugin, you no longer see the following warning:
    image
  • Fixed all tslint errors
  • Updated tsconfig.json to latest @angular/cli format
  • Added index.ts to export web-worker.service for easy import from project like so: import { WebWorkerService } from 'angular5-web-worker';

manjot-cams avatar Dec 23 '17 00:12 manjot-cams