Closed
Description
It would be great to increase the compatibility with wp-env
.
For this reason, we should check the current format https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env/#examples and override the wp-now
default config values with those in .wp-env.json
.
Done is:
- We override the WordPress version, PHP version and other config parameters. Not all of them, only those we are currently accepting as CLI parameters.
- The CLI parameter has more priority than the config file.
Metadata
Metadata
Assignees
Labels
No labels