philly-js-club / philly-js-club-website

The website for Philly JS. Powered by React, Remix, and TypeScript. 🔔✨
https://phillyjs.com
MIT License
9 stars 13 forks source link

Update to Remix 2.9.2 and move to vite + single fetch #97

Open brophdawg11 opened 1 month ago

brophdawg11 commented 1 month ago

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 😉