rsnext/test/integration/telemetry
Wyatt Johnson 9d1ae19af3
[lint] Disable linting using project config for tests (#66145)
During integration testing, previously, calls to `next build` could rely
on the project (the Next.js project) level ESLint configuration. In
order to correct this, a new `lint` option was added to `nextBuild` that
can be passed to enabled linting. If this is `false` or `undefined`, a
`--no-lint` argument will be passed to `next build` to prevent it from
running.
2024-05-28 07:53:26 -07:00
..
pages feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00
public
test [lint] Disable linting using project config for tests (#66145) 2024-05-28 07:53:26 -07:00
.babelrc.default
.babelrc.plugin
.babelrc.preset
jsconfig.swc
next.config.custom-routes
next.config.i18n-images Update to stable: next/future/image, remotePatterns, unoptimized (#40142) 2022-08-31 22:44:17 +00:00
next.config.middleware-options Enable allowMiddlewareResponseBody by default (#44224) 2022-12-21 18:40:58 +00:00
next.config.next-script-workers Telemetry: track usage of 'experimental/nextScriptWorkers' (#36812) 2022-05-11 19:18:44 +00:00
next.config.optimize-css
next.config.swc Remove swc minify related code branches (#65690) 2024-05-13 23:37:37 +02:00
next.config.swc-plugins feat(next/build): send next-swc plugins telemetry (#38116) 2022-06-30 19:05:35 +00:00
next.config.transpile-packages Add telemetry for stable features (#44201) 2022-12-20 19:20:44 +00:00
next.config.webpack
package.babel
package.swc-plugins feat(next/build): send next-swc plugins telemetry (#38116) 2022-06-30 19:05:35 +00:00