mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Update export of next.config.js (#6878)
This commit is contained in:
@@ -198,7 +198,7 @@ const nextConfig = {
|
||||
},
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
module.exports = nextConfig;
|
||||
```
|
||||
|
||||
Using the experimental option ensures support for the React Compiler in:
|
||||
|
||||
Reference in New Issue
Block a user