vercel-community / rust

🦀 Rust runtime for ▲ Vercel Serverless Functions
https://rust-runtime.vercel.app
MIT License
816 stars 50 forks source link

Add support for watch mode in dev server #138

Closed elcharitas closed 3 months ago

elcharitas commented 6 months ago

Currently, you have to run vercel dev each time a change is made to the code. It would be super nice if the server can watch for changes in filesystem and restart

ecklf commented 3 months ago

This is definitely working for me here (see screenshot for vc version). Feel free to reopen if the issue still exists. CleanShot 2024-04-04 at 10 39 53@2x