Skip to content

Commit e3da5b0

Browse files
gabrielmfernKayleeWilliamsdependabot[bot]bukinoshitagithub-actions[bot]
committed
feat: Separate preview server from react-email (#2182)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Kaylee <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bu Kinoshita <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 255e475 commit e3da5b0

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed

packages/preview-server/_index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* this file is just a placeholder file so that import.meta.resolve and require.resolve can properly
3+
* find out the path to this module. This file does not do anything nor does it need to export anything of value.
4+
*/

pnpm-lock.yaml

Lines changed: 42 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)