shellscape / jsx-email

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

feat(jsx-email)!: add --exclude flag to preview #158

Closed shellscape closed 5 months ago

shellscape commented 5 months ago

Component / Package Name:

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:

Description

This PR adds an --exclude flag which allows users to explicitly exclude files and directories from the preview app and when building the preview app for deployment.

BREAKING CHANGES: This is a breaking change as it requires breaking changes in the preview app