motiondivision / motion

A modern animation library for React and JavaScript
https://motion.dev
MIT License
25.85k stars 849 forks source link

Replacing dev environments with Vite #2694

Closed mattgperry closed 5 months ago

mattgperry commented 5 months ago

This PR replaces the Webpack and Python dev servers with Vite. Vite is a single dependency, so less upkeep, and can be upgraded to React 19.