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
importing import { PDFDocument, StandardFonts } from 'pdf-lib';
in microfrontend react webpack5
Getting buffer error
It should work
just imported and it gave error
"^1.17.1"
Browser
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What were you trying to do?
importing
import { PDFDocument, StandardFonts } from 'pdf-lib';
in microfrontend react webpack5
Getting buffer error
How did you attempt to do it?
importing
import { PDFDocument, StandardFonts } from 'pdf-lib';
in microfrontend react webpack5
Getting buffer error
What actually happened?
importing
import { PDFDocument, StandardFonts } from 'pdf-lib';
in microfrontend react webpack5
Getting buffer error
What did you expect to happen?
It should work
How can we reproduce the issue?
just imported and it gave error
Version
"^1.17.1"
What environment are you running pdf-lib in?
Browser
Checklist
Additional Notes
No response
The text was updated successfully, but these errors were encountered: