Skip to content

Commit

Permalink
Merge branch 'canary' into update/leverage-response-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Feb 8, 2022
2 parents 91d9634 + 6606272 commit 72e150f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/next/build/jest/jest.ts
Expand Up @@ -25,10 +25,6 @@ function loadClosestPackageJson(dir: string, attempts = 1): any {
}
}

console.warn(
'"next/jest" is currently experimental. https://nextjs.org/docs/messages/experimental-jest-transformer'
)

/*
// Usage in jest.config.js
const nextJest = require('next/jest');
Expand Down

0 comments on commit 72e150f

Please sign in to comment.