mirror of
https://github.com/zhigang1992/react.git
synced 2026-01-28 09:07:57 +08:00
chore: enable strict mode by default
This commit is contained in:
@@ -22,6 +22,8 @@ const nextConfig = {
|
||||
},
|
||||
|
||||
experimental: {
|
||||
reactStrictMode: true,
|
||||
|
||||
redirects() {
|
||||
return [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user