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
Currently this extension has 3 webviews which is not that bad, but the way it was done is a bit overkill. Currently each webview is a separate react app with vite that build to the extension output location. We could instead use the common approach using webpack
📷 Images (if possible) with expected result
No response
🤔 Additional remarks or comments
No response
The text was updated successfully, but these errors were encountered:
🎯 Aim of the feature
Currently this extension has 3 webviews which is not that bad, but the way it was done is a bit overkill. Currently each webview is a separate react app with vite that build to the extension output location. We could instead use the common approach using webpack
📷 Images (if possible) with expected result
No response
🤔 Additional remarks or comments
No response
The text was updated successfully, but these errors were encountered: