shellscape / jsx-email

Build emails with a delightful DX
https://jsx.email
MIT License
897 stars 28 forks source link

fix(jsx-email): make jsx files visible to preview app #112

Closed shellscape closed 6 months ago

shellscape commented 6 months ago

Component / Package Name: Preview App

This PR contains:

Are tests included?

Breaking Changes?

If yes, please include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

Fixes #103

Description

This PR fixes a bug whereby the preview app wasn't "seeing" .jsx template files due to a glob not being setup for both jsx and tsx.