next.js
dabeb51f
- Fix SSG query with experimental-compile (#56680)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix SSG query with experimental-compile (#56680) Ensures query isn't omitted when using experimental compile mode with SSG pages as it skips the isReady delay that is normally done with prerendering.
References
#56680 - Fix SSG query with experimental-compile
Author
ijjk
Parents
d73b8366
Loading