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

chore: update pdf-viewer version v8 to v9 #213

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

saseungmin
Copy link
Member

What is this PR? 🔍

  • update pdf-viewer version v9
  • update yarn version
  • update next 14.2.15

Changes 📝

Screenshot 📷

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dnd-academy-v2-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 3:08pm
dnd-academy-v2-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 3:08pm

pdfjs.GlobalWorkerOptions.workerSrc = new URL(
'pdfjs-dist/build/pdf.worker.min.js',
import.meta.url,
).toString();
pdfjs.GlobalWorkerOptions.workerSrc = `//unpkg.com/pdfjs-dist@${pdfjs.version}/build/pdf.worker.min.mjs`;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

next 14 app router에서

wojtekmaj/react-pdf#1855

이슈

@saseungmin saseungmin merged commit cbff930 into develop Oct 28, 2024
7 checks passed
@saseungmin saseungmin deleted the chore/pdf-viewer branch October 28, 2024 15:09
saseungmin added a commit that referenced this pull request Oct 28, 2024
chore: update pdf-viewer version v8 to v9 (#213)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant