Upgrade Template to use Modern tools #1318
jainChetan81
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using this template in my org we have recently started to run in on problems because of outdated non-maintained tools like express, webpack causing problems in scaling and optimization.
Is there any plan to upgrade this template? There are many ways including build and compile time where there is room for optimizations and improvements. In my organization Spinny, we have done multiplte upgrades including but not limited to
Some of these migrations I have already done and can raise PR, some of the other work requires more work like Vite is prefered to Rspack but doesn't support loadable, which we don't need because of React18.
cc: @wellyshen
Beta Was this translation helpful? Give feedback.
All reactions