Skip to content

fix: Don't use NODE_ENV for selecting webview

#679 (closed)

This sets a different .env variable when running the extension in Debug mode, to avoid conflicts in the event that users have NODE_ENV set globally.

Merge request reports