Skip to content
New issue

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

Fix examples/webpack/README.md. #17320

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

tamuratak
Copy link
Contributor

Fix examples/webpack/README.md. The .mjs extension is necessary. Close #17319

@timvandermeij timvandermeij merged commit 4b1de15 into mozilla:master Nov 25, 2023
7 checks passed
@timvandermeij
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import * as pdfjsLib from 'pdfjs-dist/webpack'; needs .mjs
2 participants