mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove unused environment flags
These flags aren't used anymore
This commit is contained in:
@@ -160,8 +160,6 @@ const EnvironmentConfigSchema = z.object({
|
||||
|
||||
// 🌲
|
||||
enableForest: z.boolean().default(false),
|
||||
// <🌲>
|
||||
enableForestJsx: z.boolean().default(false),
|
||||
|
||||
/*
|
||||
* Enable memoization of JSX elements in addition to other types of values. When disabled,
|
||||
|
||||
Reference in New Issue
Block a user