Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 [Feature]: Refactor webviews to drop vite #8

Open
Adam-it opened this issue May 19, 2024 · 0 comments
Open

💡 [Feature]: Refactor webviews to drop vite #8

Adam-it opened this issue May 19, 2024 · 0 comments
Labels
⭐ enhancement New feature or request ✏️prototype 🤔 research needs researching before I start hacking

Comments

@Adam-it
Copy link
Collaborator

Adam-it commented May 19, 2024

🎯 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

@Adam-it Adam-it added ⭐ enhancement New feature or request 🤔 research needs researching before I start hacking ✏️prototype labels May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ enhancement New feature or request ✏️prototype 🤔 research needs researching before I start hacking
Projects
None yet
Development

No branches or pull requests

1 participant