You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read your hackernoon article and it inspired me.
I'm trying to adapt my repo to add hot reloading and I'm running into a problem where the server returns an index of files like dist/browser.js and dist/server.js but doesn't actually run the server.
I read your hackernoon article and it inspired me.
I'm trying to adapt my repo to add hot reloading and I'm running into a problem where the server returns an index of files like
dist/browser.js
anddist/server.js
but doesn't actually run the server.styfle/react-server-example-tsx#8
So I looked at your repo here and I'm wondering what it would take to add TypeScript support.
Thanks!
The text was updated successfully, but these errors were encountered: