didn't work sadge
This commit is contained in:
parent
b9b34d33db
commit
12f6f98b79
@ -663,7 +663,7 @@ class Config(Base):
|
||||
next_compression: bool = True
|
||||
|
||||
# Whether to use React strict mode in nextJS
|
||||
react_strict_mode: bool = False
|
||||
react_strict_mode: bool = True
|
||||
|
||||
# Additional frontend packages to install.
|
||||
frontend_packages: List[str] = []
|
||||
|
Loading…
Reference in New Issue
Block a user