We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6054f commit f443bbcCopy full SHA for f443bbc
docs/04-architecture/turbopack.mdx
@@ -54,7 +54,7 @@ These features are currently not supported:
54
- Blocking `.css` imports in `pages/_document.tsx`
55
- Currently with webpack Next.js blocks importing `.css` files in `pages/_document.tsx`
56
- We are planning to implement this warning in the future.
57
-- [`experimental.typedRoutes](https://nextjs.org/docs/app/api-reference/next-config-js/typedRoutes)
+- [`experimental.typedRoutes`](https://nextjs.org/docs/app/api-reference/next-config-js/typedRoutes)
58
- We are planning to implement this in the future.
59
- `experimental.nextScriptWorkers`
60
0 commit comments