pmmmwh / react-refresh-webpack-plugin

A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
MIT License
3.13k stars 194 forks source link

Websocket shows "type": "invalid" each time I save a file #741

Closed mxvsh closed 3 months ago

mxvsh commented 1 year ago

I have tried using this plugin with swc. esbuild, babel but each time i get type invalid error in the websocket message. I am using latest version of all the packages.

Screenshot 2023-03-26 at 11 33 39
pmmmwh commented 1 year ago

I believe invalid is a normal status?