rsnext/packages
Tim Neutkens 5415811037
Implement list of config options for Turbopack (#56188)
This adds the define env for listed options below:

- `crossOrigin`
- `devIndicators`
- `output`
- `analyticsId`
- `optimizeFonts`
- `experimental.useDeploymentId`
- `experimental.useDeploymentIdServerActions`
- `experimental.deploymentId`
- `experimental.manualClientBasePath`
- `experimental.optimisticClientCache`
- `experimental.middlewarePrefetch`
- `experimental.optimizeCss`
- `experimental.nextScriptWorkers`
- `experimental.webVitalsAttribution`

For some there might still be missing pieces, for example `crossOrigin` needs something in Turbopack's script injection but most others will "just work" after this PR. 

Added the few ones that did not come directly from config as todos, this PR can be landed without those.
2023-09-28 22:48:16 +00:00
..
create-next-app fix(cna): pin dependency versions (#56177) 2023-09-28 18:22:02 +00:00
eslint-config-next v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
eslint-plugin-next v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
font v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
next Add support for i18n config in Turbopack (#56182) 2023-09-28 22:12:40 +02:00
next-bundle-analyzer v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
next-codemod v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
next-env v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
next-mdx v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
next-plugin-storybook v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
next-polyfill-module v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
next-polyfill-nomodule v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
next-swc Implement list of config options for Turbopack (#56188) 2023-09-28 22:48:16 +00:00
react-dev-overlay v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
react-refresh-utils v13.5.4-canary.6 2023-09-28 15:00:44 +00:00
third-parties v13.5.4-canary.6 2023-09-28 15:00:44 +00:00