-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Labels
Description
Describe the Bug
For the latest package
@react-email/preview-server@4.2.3 react-email@4.2.3
When trying to access json/svg file, the console/preview server is throwing error
Could not find file
Able to reproduce from the starter kit.
Which package is affected (leave empty if unsure)
@react-email/preview, react-email
Link to the code that reproduces this issue
https://github.com/roderickhsiao/react-email-starter/blob/main/emails/vercel-invite-user.tsx#L48
To Reproduce
- Create a statitc json file
- Try to import in any HTML template
- Error thrown
Expected Behavior
No error should be thrown
What's your node version? (if relevant)
No response
msevestre, KevinHerklotz and mariansam