We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to get latest release to build with my React app, which I created with create-react-app but have since ejected. I get the following errors:
My versions: react-pdf 4.0.0 pdfjs-dist 2.0.943 webpack 4.26.1
I import as follows:
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Using un-ejected CRA2, I get the same warnings. My import looks as follows:
Everything appears to work correctly, though.
Sorry, something went wrong.
Tried your import, still no joy for me. Thanks though!
Duplicate of #280
No branches or pull requests
Trying to get latest release to build with my React app, which I created with create-react-app but have since ejected. I get the following errors:
My versions:
react-pdf 4.0.0
pdfjs-dist 2.0.943
webpack 4.26.1
I import as follows:
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: