-
Notifications
You must be signed in to change notification settings - Fork 27.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test reverting "style(dev-overlay): refine the error message header styling" #64135
Conversation
Issue reopened: NEXT-2958 fix(dev-overlay): revert font and link text change |
Failing test suitesCommit: 0da05f0
Expand output● Next Lint › First Time Setup › installs eslint and eslint-config-next as devDependencies if missing with yarn
● Next Lint › First Time Setup › creates .eslintrc.json file with a default configuration
● Next Lint › First Time Setup › shows a successful message when completed
Read more about building and testing Next.js in contributing.md.
Expand output● CLI Usage › dev › NODE_OPTIONS='--inspect'
Read more about building and testing Next.js in contributing.md.
Expand output● Custom Server using HTTPS › with dynamic assetPrefix › should render nested index
● Custom Server using HTTPS › with dynamic assetPrefix › should handle custom urls with requests handler
● Custom Server using HTTPS › compression handling › should handle compression for route /
● Custom Server using HTTPS › compression handling › should handle compression for route /no-query
Read more about building and testing Next.js in contributing.md. |
Stats from current PRDefault BuildGeneral
Client Bundles (main, webpack)
Legacy Client Bundles (polyfills)
Client Pages
Client Build Manifests
Rendered Page Sizes
Edge SSR bundle Size
Middleware size
Next Runtimes
build cache
Diff detailsDiff for middleware.jsDiff too large to display |
Reverts #63823
Closes NEXT-3023