-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Maintenance] build script upgrade #656
Comments
We still need to figure out a solution for |
Current status: we’re using the latest version of Webpack at the moment for all packages. I think we’re in a much better place than we were before, but it would be nice to switch to something that builds a bit faster so development can be easier. |
My vote is for Vite because of its build speed, community, and easy config. I've never used SWC - it looks interesting... |
We're now using vite which is a significant improvement. |
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
We currently use a very old version of webpack. We should either upgrade it + the other dependencies or move to a better build system.
Some alternatives to consider:
Some more info:
https://github.com/actualbudget/actual/blob/40a23f326341b665298561f4dbd8b4d8296e3365/CONTRIBUTING.md#ditching-babel
Describe your ideal solution to this problem
No response
Teaching and learning
No response
The text was updated successfully, but these errors were encountered: