next.js
2a75a933
- Don't start next server unnecessarily to assert build output (#80994)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
307 days ago
Don't start next server unnecessarily to assert build output (#80994) In some of these tests we only need to check the CLI output after a build, so we can skip starting the server to save some cycles.
References
#80994 - Don't start next server unnecessarily to assert build output
Author
unstubbable
Parents
b91297d9
Loading