Skip to content
Prev Previous commit
Next Next commit
fix(trigger): add @react-email/components to additionalPackages (#4068)
  • Loading branch information
waleedlatif1 authored Apr 9, 2026
commit d778b3d35b4ea14e1eb47ef562c820ea8ba6d1e5
1 change: 1 addition & 0 deletions apps/sim/trigger.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default defineConfig({
'isolated-vm',
'pptxgenjs',
'react-dom',
'@react-email/components',
'@react-email/render',
],
}),
Expand Down
Loading