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

Remove react as a dependency #6002

Open
susnux opened this issue Aug 21, 2024 · 0 comments
Open

Remove react as a dependency #6002

susnux opened this issue Aug 21, 2024 · 0 comments
Labels
1. to develop Accepted and waiting to be taken care of technical debt

Comments

@susnux
Copy link
Contributor

susnux commented Aug 21, 2024

While unit testing I noticed we have dependencies on react not only in our dev dependencies (for the documentation) but also in our production code.

This is really bad, we basically include two UI frameworks, Vue and React.
This causes apps to be unnecessarily large.

I suspect NcRichText to be the reason, but need to investigate.

@susnux susnux added 1. to develop Accepted and waiting to be taken care of technical debt labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of technical debt
Projects
None yet
Development

No branches or pull requests

1 participant