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