Replies: 1 comment 1 reply
-
Thanks @nichtsam! I think that could be useful as well. I am open to a PR! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that
epic-stack
doesn't have utils likereuseUsefulLoaderHeaders
that Kent has onkentcdodds.com
.I thought it'd be a nice thing to have, it's kind of a pain to manage all that headers stuff, so I integrated it into my project with some modifications.
It has been working nicely on my project for a while already, and I thought that
epic-stack
might be able to benefit from this.Here is the gist for the code I've been using:
https://gist.github.com/nichtsam/bff3a0e58f7edfad3985e9322582f67f
Beta Was this translation helpful? Give feedback.
All reactions