Skip to content

fix: use file urls for esm #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 13, 2024
Merged

fix: use file urls for esm #342

merged 7 commits into from
Jun 13, 2024

Conversation

VIEWVIEWVIEW
Copy link
Contributor

Fixes #341 on Windows. I manually verified if it works, using the local Vite example and my own project. Tests pass. (All Windows)

Unfortunately I don't have a Linux machine at hand, so it would be nice if someone could take a look if it breaks anything on Linux. :)

Copy link

changeset-bot bot commented Jun 7, 2024

🦋 Changeset detected

Latest commit: 67c03a4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@mcansh/remix-fastify Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Owner

@mcansh mcansh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! just a few nit picks

@mcansh mcansh changed the title Use file urls for esm fix: use file urls for esm Jun 9, 2024
VIEWVIEWVIEW and others added 2 commits June 13, 2024 18:57
Co-authored-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Marc <39219018+VIEWVIEWVIEW@users.noreply.github.com>
Co-authored-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Marc <39219018+VIEWVIEWVIEW@users.noreply.github.com>
@VIEWVIEWVIEW VIEWVIEWVIEW requested a review from mcansh June 13, 2024 16:59
mcansh added 3 commits June 13, 2024 14:15
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Copy link
Owner

@mcansh mcansh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! i'll test locally on macOS in a little bit when i get back to my computer

@mcansh mcansh merged commit 822b878 into mcansh:main Jun 13, 2024
mcansh added a commit to nwleedev/remix-fastify that referenced this pull request Jun 13, 2024
* Use file urls for esm

Fixed mcansh#341

* Update packages/remix-fastify/src/plugin.ts

Co-authored-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Marc <39219018+VIEWVIEWVIEW@users.noreply.github.com>

* Update packages/remix-fastify/src/plugin.ts

Co-authored-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Marc <39219018+VIEWVIEWVIEW@users.noreply.github.com>

* Update plugin.ts

Signed-off-by: Logan McAnsh <logan@mcan.sh>

* Create small-points-teach.md

Signed-off-by: Logan McAnsh <logan@mcan.sh>

* Update plugin.ts

Signed-off-by: Logan McAnsh <logan@mcan.sh>

---------

Signed-off-by: Marc <39219018+VIEWVIEWVIEW@users.noreply.github.com>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Co-authored-by: Logan McAnsh <logan@mcan.sh>
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.

Prod Builds don't work on Windows
2 participants