Replies: 1 comment
-
If the benefits from switching are substantial (ex: speed) then I think it can be worth it if you'd like to take a look and contribute the feature. It would be a breaking change for the project and downstream applications however which might include their own As for supporting both as options I think that would add too much unnecessary complexity, unless you can find a way to keep it clean. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Webpack is painfully slow, especially compared to more modern tools like vitejs. Would the community be open to replacing Webpack with Vite?
I realise that the codebase makes heavy use of webpack and also learning a new build tool might take time. One thing that might be possible is to be able to choose between webpack and vite?
Beta Was this translation helpful? Give feedback.
All reactions