- Component or Package Name: jsx-email
- Component or Package Version: v3.2.1
Expected Behavior / Situation
While creating templates, I sometimes save a template file while it has errors in it. One of the reasons I do this, is to trigger formatting, as this runs on save. Also, I sometimes just do it thoughtlessly, because of muscle memory.
I would expect the preview build to allow this, so that I can fix the errors, save my file again, and continue.
Actual Behavior / Situation
However, as soon as I save my file with errors in it, the email preview build fails and the process ends. Therefore, I have to run the startup command again to fix it. This slows me down massively in the development process.
Modification Proposal
I propose to adjust the behavior of the preview process. On error, it does not end, but only displays an error in the terminal. When there are errors in the file, the preview just does not update, or shows an error message over top.
I am also fine with other behavior, as long as I don't have to run the command every time.
I would love to hear your thoughts on this! It would be a great improvement if this gets implemented in some way!
Expected Behavior / Situation
While creating templates, I sometimes save a template file while it has errors in it. One of the reasons I do this, is to trigger formatting, as this runs on save. Also, I sometimes just do it thoughtlessly, because of muscle memory.
I would expect the preview build to allow this, so that I can fix the errors, save my file again, and continue.
Actual Behavior / Situation
However, as soon as I save my file with errors in it, the email preview build fails and the process ends. Therefore, I have to run the startup command again to fix it. This slows me down massively in the development process.
Modification Proposal
I propose to adjust the behavior of the preview process. On error, it does not end, but only displays an error in the terminal. When there are errors in the file, the preview just does not update, or shows an error message over top.
I am also fine with other behavior, as long as I don't have to run the command every time.
I would love to hear your thoughts on this! It would be a great improvement if this gets implemented in some way!