How can i fix a strict MIME type checking issue related to PDF rendering using PDFJS, nodejs and Firebase Hosting/Storage?
I’m trying to render PDFs stored in Firebase Storage on my website hosted on Firebase Hosting. I’m using webpack to bundle my main files (not the module’s one) and NodeJS.