Skip to content

Local Environment: Add support for reading wp-env configuration #230

Closed
@sejas

Description

@sejas

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions