Skip to content

Commit 1655aca

Browse files
committed
Added jsx note
1 parent c170872 commit 1655aca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guides/examples/react-email.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,7 @@ To test this task in the [dashboard](https://cloud.trigger.dev), you can use the
121121
## Deploying your task
122122

123123
Deploy the task to production using the Trigger.dev CLI `deploy` command.
124+
125+
## Troubleshooting
126+
127+
- If you are having `jsx` issues, you can customize the `jsx` options that are passed to `esbuild` during the build process using our [jsx config option](/config/config-file#jsx).

0 commit comments

Comments
 (0)