mirror of
https://github.com/strapi/strapi.git
synced 2026-05-03 16:22:30 +00:00
5 lines
180 B
Bash
5 lines
180 B
Bash
# You'll need this to run the project, most likely.
|
|
USE_EXPERIMENTAL_DEPENDENCIES=true
|
|
# This is very experimental and isn't required to use with react@19
|
|
USE_REACT_COMPILER=false
|