Skip to content

Conversation

@mika-f
Copy link
Contributor

@mika-f mika-f commented Dec 29, 2022

The Glob Pattern does not work properly in a Windows-like path separator (Back-slashes), so it must be changed to a Unix-like path separator (Forward-slashes) and passed as an arguments.

Before this patch:

image

After this patch:

image

@bukinoshita bukinoshita changed the title Fixed incorrect glob pattern in email export command under Windows fix(react-email): Normalize glob paths Dec 29, 2022
@bukinoshita
Copy link
Member

Nice, thanks @mika-f !

@bukinoshita bukinoshita merged commit 9b30fc8 into resend:main Dec 29, 2022
niicojs pushed a commit to niicojs/react-email that referenced this pull request Mar 23, 2023
…the (resend#302)

Windows

Co-authored-by: Bu Kinoshita <6929565+bukinoshita@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants