next.js
2c9b484f - Auto-restart dev server when next.config.js changes (#47912)

Commit
2 years ago
Auto-restart dev server when next.config.js changes (#47912) This is a follow-up PR on https://github.com/vercel/next.js/pull/46577 after it got nasty conflicts. Basically, just restart `dev` when `next.config.ts` it will just restart instead of printing that message asking you to restart. fix NEXT-639
Author
Parents
Loading