mirror of
https://github.com/ruvnet/RuView
synced 2026-07-20 17:03:24 +00:00
e320bc95f0
process.env does not exist in vanilla browser ES modules (no bundler). Use window.location.protocol check only for WSS detection. Co-Authored-By: claude-flow <ruv@ruv.net>