remoteinterview / zero

Zero is a web server to simplify web development.

Home Page:https://zeroserver.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Importing react-pdf throws classProperties error.

WriteCodeEveryday opened this issue · comments

This may be related to #26, and #27, but neither the regular or webpack imports work within zero server.

Does anyone have an alternative way to import PDFs and manipulate them that is compatible?

This can be imported through parcel imports, but it appears this could be an issue in the future.

Sorry I didn't get time to look into this. But can you share a bit more on how you solved this?