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
fix: DH-20388: VITE_MODULE_PLUGINS_URL path should be relative (#2535)
DH-20388: VITE_MODULE_PLUGINS_URL path was set to an absolute path which
breaks DH UI in VS code extension when targetting Envoy servers. Changed
to a relative path.
0 commit comments