ivmarcos/react-to-pdf

appropriate loader for nextjs

Opened this issue · 0 comments

hi i am using this package in next js
but below error occured:
_You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file
format: this.options.page.format,
| orientation: this.options.page.orientation,

        ...this.options.overrides?.pdf,

| unit: "mm"
_

my next version: 10..0.8
node version: 16.14.1

what is appropriate loader for react to pdf?

Screenshot from 2023-11-22 12-32-03