stellR42 / vue3-pdf-app

Vue 3 PDF viewer based on Mozilla's PDFJS
MIT License
82 stars 28 forks source link

cant vite run build #21

Closed Anmoroad closed 7 months ago

Anmoroad commented 9 months ago

image import '@/pdfjs-dist/es5/build/pdf'; import '@/pdfjs-dist/lib/web/genericcom'; import '@/pdfjs-dist/lib/web/pdf_print_service'; import '@/pdfjs-dist/build/pdf.worker.entry'; import '@/sass/index.scss'; import { ToolbarConfig, Theme, ToolbarIdConfig, PageScale } from '@/types';

last line has error when build

stale[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.