Replies: 1 comment
-
Cloudflare support is now built in thanks to Remix moving to Vite so you should have no issues there |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use the dev tools with my app that will be deployed to Cloudflare Pages. Currently receiving the following in the browser console:
index.js:1311 WebSocket connection to 'ws://localhost:8080/' failed
Also, I haven't implemented the server-side set up because I'm not sure how to do it without an example. Here is the repo for the website.
Beta Was this translation helpful? Give feedback.
All reactions