maizzle / framework

Quickly build HTML emails with Tailwind CSS.
https://maizzle.com
MIT License
1.21k stars 48 forks source link

fix: throw if a template cannot be rendered #1256

Closed cossssmin closed 4 months ago

cossssmin commented 4 months ago

This PR fixes #1255, an issue where the process was not correctly exiting because of an error that was being caught, but not thrown.