cors and single fetch #414
Replies: 1 comment
-
If those routes are resource routes it shouldn't affect. For UI routes you should probably not need to use CORS anyway, or you can set it up in your app/entry.server |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some routes that use cors, I'm planning on upgrading to single fetch. Does it have any problem?
Beta Was this translation helpful? Give feedback.
All reactions