ng-pdfviewer
ng-pdfviewer copied to clipboard
Dynamic worker file name created - does not exist
I use Gulp to aggregate/minify all vendor scripts and get vendor.min.js loaded on page. pdf.js is trying to look for vendor.min.worker.js(which will obviously not exisitng), why is the worker file name gets created automatically?