ERROR in ./node_modules/react-pdf/node_modules/pdfjs-dist/build/pdf.js 405:14
Module parse failed: Unexpected token (405:14)
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
| }
| function _isValidProtocol(url) {
> switch (url?.protocol) {
| case "http:":
| case "https:":
@ ./node_modules/react-pdf
大佬 我的老師報錯禽篱,請問知道什么情況嗎
react預(yù)覽pdf文件(react-pdf)前言:最近有關(guān)于在項目里預(yù)覽pdf的需求官硝,找了好多資料夹抗,看了好多博客评雌,問了好多人酗钞,最終用的技術(shù)是react-pdf勤晚。此文章是本人的使用心得~ 1饰序、安裝插件npm i reac...