gjTool / pdfh5

web/h5/移动端PDF预览插件
https://www.gjtool.cn/pdfh5/pdf.html
MIT License
959 stars 239 forks source link

creat-react-app项目中引入pdfh5时的警告 #40

Closed lxinr closed 4 years ago

lxinr commented 4 years ago

描述问题

creat-react-app项目中引入pdfh5时会有警告

./node_modules/pdfh5/js/pdf.js

Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

主要版本

"pdfh5": "^1.2.22",
"react": "^16.12.0",
"react-app-rewired": "^2.1.5",
"react-scripts": "3.3.0"

桌面端环境

gjTool commented 4 years ago

react我没试过,有空试下看看,谢谢指出