mirror of
https://github.com/ruvnet/RuView
synced 2026-06-28 13:23:19 +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>