next.js
869aeb40 - Fix HMR for missing dependencies in next-app-loader (#51778)

Commit
2 years ago
Fix HMR for missing dependencies in next-app-loader (#51778) As noted in the comments, it's necessary to always add optional dependencies as missing dependencies even if they exist because they might be deleted and re-added. Closes #51763.
Author
Parents
Loading