templates: adjust entry.server for single fetch#10240
templates: adjust entry.server for single fetch#10240Aleuck wants to merge 2 commits intoremix-run:mainfrom
entry.server for single fetch#10240Conversation
|
|
Hi @Aleuck, Welcome, and thank you for contributing to Remix! Before we consider your pull request, we ask that you sign our Contributor License Agreement (CLA). We require this only once. You may review the CLA and sign it by adding your name to contributors.yml. Once the CLA is signed, the If you have already signed the CLA and received this response in error, or if you have any questions, please contact us at hello@remix.run. Thanks! - The Remix team |
7e50ca8 to
646048d
Compare
646048d to
c6249ac
Compare
|
Thank you for signing the Contributor License Agreement. Let's get this merged! 🥳 |
I noticed that the templates for
create-remixhave been updated to havev3_singleFetchenabled by default but didn't update theentry.servercode to match what is recommended on the docs.This caused a bit of confusion for me as I didn't understand there was a new export key for the stream timeout.