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
Here's my best understanding of the various options and servers involved.
Notice the penultimate row. npm run dev uses esbuild to serve the compiled UI, but there would be no websocket server or NodeSerialPort instnace to actually talk to the EBB.
Here's my best understanding of the various options and servers involved.
Notice the penultimate row.
npm run dev
usesesbuild
to serve the compiled UI, but there would be no websocket server or NodeSerialPort instnace to actually talk to the EBB.@jedahan
The text was updated successfully, but these errors were encountered: