Rework UUI dev build toolchain from CRA
Open
improvement
Tech debt
- Dominant language
- TypeScript
- Stars
- 247
- Forks
- 78
- Avg merge
- 14h 27m
- Merged PRs (30d)
- 15
Description
## To Do
Now we are using CRA for development build process.
But since CRA is already deprecated, we need to find a relevant alternative for it and migrate to it.
## Describe the solution you'd like (optional)
Probably we can consider following options:
- Vite
- Rollup
- es-build
- [Turbopack](https://turbo.build/pack/docs)
Contributor guide
Assessment
This issue has not been assessed yet.