rsnext/packages/next/cli
Othmane KINANE 39ef77cbe6
fix: support --cache-strategy ESLint argument (fixes #29926) (#29928)
* fix: support --cache-strategy ESLint argument

* add integration tests for --cache-strategy

* fix: add cacheStrategy to eslintOptions

* minor adjustments in next lint help message for --cache-strategy

Co-authored-by: Steven <steven@ceriously.com>
2021-11-08 12:17:42 -05:00
..
next-build.ts Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
next-dev.ts Use import() to load next.config.js (#29935) 2021-10-16 14:22:42 +02:00
next-export.ts Fix invalid project dir casing breaking Next.js on Windows (#29205) 2021-09-22 21:29:27 +00:00
next-lint.ts fix: support --cache-strategy ESLint argument (fixes #29926) (#29928) 2021-11-08 12:17:42 -05:00
next-start.ts Fix invalid project dir casing breaking Next.js on Windows (#29205) 2021-09-22 21:29:27 +00:00
next-telemetry.ts upgrade to typescript 4.4.3 (#29112) 2021-09-16 18:06:57 +02:00