Skip to:
Content

BuddyPress.org

Changeset 14096


Ignore:
Timestamp:
02/16/2025 03:22:17 PM (4 months ago)
Author:
espellcaste
Message:

Delete the custom wp-env.json file.

After bundling the BP REST API into BuddyPress core, a custom file is no longer required to use the wp-env tool.

See #9145

Location:
trunk
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r14014 r14096  
    3535```
    3636
    37 Your WordPress community site will be accessible at http://localhost:8888. You can see configurations in the `.wp-env.json` file located at the root of the project directory. You can [override](https://developer.wordpress.org/block-editor/packages/packages-env/#wp-env-override-json) these configurations using a `.wp-env.override.json` file located at the root of the project repository.
     37Your WordPress community site will be accessible at http://localhost:8888.
    3838
    3939#### To stop the development environment
Note: See TracChangeset for help on using the changeset viewer.