Describe the Bug
Hey there. I'm using Resend with SvelteKit (doc) and Vite 8. During the production build, I get the following message:
Warning: The following modules failed to locate dependencies that may (or may not) be required for your app to work:
node_modules/resend/dist/index.mjs
- @react-email/render
node_modules/resend/dist/index.cjs
- @react-email/render
✔ done
Everything works, but it's a nuisance because it clutters up the log.
Thanks!
Link to the code that reproduces this issue
To Reproduce
Expected Behavior
What's your node version? (if relevant)
No response
Describe the Bug
Hey there. I'm using Resend with SvelteKit (doc) and Vite 8. During the production build, I get the following message:
Everything works, but it's a nuisance because it clutters up the log.
Thanks!
Link to the code that reproduces this issue
To Reproduce
Expected Behavior
What's your node version? (if relevant)
No response