staticwebdev / react-basic

https://docs.microsoft.com/azure/static-web-apps/getting-started?tabs=react
17 stars 63 forks source link

Replace Create React App with Vite #29

Open tomhendra opened 7 months ago

tomhendra commented 7 months ago

Create React App / react-scripts are no longer actively maintained.

Please could we have the basic example updated to use Vite inline with the community, and the React Build Preset from the SWA dashboard work out of the box with Vite?

nanonandi commented 7 months ago

As a DevOps engineer, this enhancement would greatly benefit our workflow. 🚀

BraianS commented 7 months ago

I agree, Vite is a great alternative with many workflow benefits.

debssmartins commented 7 months ago

Agree, this ensures a optimized and streamlined workflow for developing and deploying React applications, leveraging the performance benefits of Vite and the deployment ease provided by Azure Static Web Apps 👍