You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
During a recent UAB retreat we were discussing ways to unify various tools and frameworks. One of the conclusions we landed on was the usage of Vite as the toolchain to use.
I can personally attest that Vite removed thousands of lines of code from a webpack config that was explored on staking dashboard, and Rollup under the hood is a battle-tested solution, making Vite a reliable alternative.
Staking dashboard can act as a reference project on how Vite can be migrated to.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
During a recent UAB retreat we were discussing ways to unify various tools and frameworks. One of the conclusions we landed on was the usage of Vite as the toolchain to use.
I can personally attest that Vite removed thousands of lines of code from a webpack config that was explored on staking dashboard, and Rollup under the hood is a battle-tested solution, making Vite a reliable alternative.
Staking dashboard can act as a reference project on how Vite can be migrated to.
Beta Was this translation helpful? Give feedback.
All reactions