SurfSense/surfsense_web/components/assistant-ui/connector-popup/utils
Matt Van Horn b240057c61
fix: gate console.log calls behind development check
Wraps unguarded console.log statements in use-connectors-electric,
mcp-config-validator, and ElectricProvider behind an IS_DEV guard,
matching the existing pattern in lib/electric/client.ts. Keeps
console.error calls untouched so real errors still surface.

Fixes #904
2026-03-23 23:29:16 -07:00
..
connector-document-mapping.ts Merge remote-tracking branch 'upstream/dev' into feat/composio 2026-01-23 14:35:17 +05:30
mcp-config-validator.ts fix: gate console.log calls behind development check 2026-03-23 23:29:16 -07:00