shellscape / jsx-email

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

fix(cli): rework the dynamic imports for the preview tool #27

Closed shellscape closed 11 months ago

shellscape commented 11 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 reworks the dynamic imports in the vite implementation of the CLI preview tool so that it functions properly outside of the jsx-email repo.