-
I was expecting to upgrade from I get the following error:
Is there a breaking change with |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Checking the templates I'm going to apply this approach + removing the remix/templates/remix/app/entry.server.tsx Lines 106 to 116 in 7f1cc39 |
Beta Was this translation helpful? Give feedback.
-
Your answer is very useful. |
Beta Was this translation helpful? Give feedback.
Checking the templates I'm going to apply this approach + removing the
import { Response } from @remix-run/node
so the nativeResponse
enters in action:remix/templates/remix/app/entry.server.tsx
Lines 106 to 116 in 7f1cc39