Conversation
Failing test suitesCommit: d0a321d | About building and testing Next.js
Expand output● create-next-app --api (Headless App) › should create JavaScript project with --js flag ● create-next-app --api (Headless App) › should create TypeScript project with --ts flag ● create-next-app --api (Headless App) › should create project inside "src" directory with --src-dir flag
Expand output● create-next-app with package manager npm › should use npm for --use-npm flag ● create-next-app with package manager npm › should use npm when user-agent is npm
Expand output● resume-data-cache › should have consistent data between static and dynamic renders with use cache |
338e1bb to
d0a321d
Compare

No description provided.