Skip to content
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

⚠️📄 The next.config.js supported doc is out of date 📄⚠️ #628

Open
github-actions bot opened this issue Jan 10, 2024 · 0 comments · May be fixed by #606
Open

⚠️📄 The next.config.js supported doc is out of date 📄⚠️ #628

github-actions bot opened this issue Jan 10, 2024 · 0 comments · May be fixed by #606

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jan 10, 2024

The next-on-pages documentation of the next.config.js options is out of date

The following next.config.js configs are not documented in our supported doc:

  • cacheHandler
  • instrumentationHook

The following configs present in our supported doc are not present in the next.config.js documentation pages:

  • incrementalCacheHandlerPath


Configs table template

Template config table that you can use to update the supported doc:

Option Next Docs Support
appDir app ???
assetPrefix pages, app ???
basePath pages, app ???
cacheHandler app ???
compress pages, app ???
devIndicators pages, app ???
distDir pages, app ???
env pages, app ???
eslint pages, app ???
exportPathMap pages, app ???
generateBuildId pages, app ???
generateEtags pages, app ???
headers pages, app ???
httpAgentOptions pages, app ???
images pages, app ???
instrumentationHook pages, app ???
logging app ???
mdxRs app ???
onDemandEntries pages, app ???
optimizePackageImports app ???
output pages, app ???
pageExtensions pages, app ???
Partial Prerendering (experimental) app ???
poweredByHeader pages, app ???
productionBrowserSourceMaps pages, app ???
reactStrictMode pages, app ???
redirects pages, app ???
rewrites pages, app ???
Runtime Config pages ???
serverActions app ???
serverComponentsExternalPackages app ???
trailingSlash pages, app ???
transpilePackages pages, app ???
turbo pages, app ???
typedRoutes app ???
typescript pages, app ???
urlImports pages, app ???
webpack pages, app ???
webVitalsAttribution pages, app ???
@dario-piotrowicz dario-piotrowicz linked a pull request Jan 23, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants