epicweb-dev / epic-stack

This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
https://www.epicweb.dev/epic-stack
MIT License
4.47k stars 368 forks source link

add util for handling remix headers generally #810

Open nichtsam opened 2 months ago

nichtsam commented 2 months ago

It's a bit tedious to manually merge Remix headers since the process is mostly the same. This PR adds a utility to streamline that process.

Related Discussion #809 More details on the utility: https://gist.github.com/nichtsam/bff3a0e58f7edfad3985e9322582f67f

Test Plan

Checklist

nichtsam commented 2 months ago

Just for the record, reason for switching to draft: https://github.com/privatenumber/tsx/issues/627 This is affecting vite and causing imports behavior to differentiate between tsx and node.