Skip to content
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

Update Remix builds to Vite + single-fetch (unstable_defineLoader) #102

Merged
merged 21 commits into from
Jul 18, 2024

Conversation

JoshuaKGoldberg
Copy link
Contributor

PR Checklist

Overview

Updates to Remix 2.9.2, switches to use Vite instead of the older esbuild compiler, and enables the single fetch feature. This will unlock the ability to test out the new unreleased pre-alpha experimental prerender feature if we want 😉


Recreation of @brophdawg11's #97.

@JoshuaKGoldberg JoshuaKGoldberg changed the title Vite Update to Remix 2.9.2 and move to vite + single fetch Jul 18, 2024
@JoshuaKGoldberg JoshuaKGoldberg changed the title Update to Remix 2.9.2 and move to vite + single fetch Update Remix builds to vite + single fetch Jul 18, 2024
@JoshuaKGoldberg JoshuaKGoldberg changed the title Update Remix builds to vite + single fetch Update Remix builds to single-fetch (unstable_defineLoader) Jul 18, 2024
@JoshuaKGoldberg JoshuaKGoldberg changed the title Update Remix builds to single-fetch (unstable_defineLoader) Update Remix builds to Vite + single-fetch (unstable_defineLoader) Jul 18, 2024
@JoshuaKGoldberg JoshuaKGoldberg merged commit 647dd97 into main Jul 18, 2024
10 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the vite branch July 18, 2024 14:36
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.

🛠 Tooling: use Remix prerender feature
2 participants