Getting the below error when using react-pdf 6^.2.2 version. Its working fine when i am using 4.1.0 version. Module parse failed: Unexpected character '#' (1413:9) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | | class PDFDocumentLoadingTask {
static #docId = 0; | | constructor() {
enter image description here I want to use latest version of react-pdf to show the pdf view