Make WordPress Core

Changes between Initial Version and Version 8 of Ticket #59111


Ignore:
Timestamp:
08/23/2023 09:06:06 AM (3 years ago)
Author:
mukesh27
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59111

    • Property Severity normalmajor
    • Property Keywords has-patch added; needs-patch removed
  • Ticket #59111 – Description

    initial v8  
    662. Make sure `WP_DEVELOPMENT_MODE` is not set to 'core'
    773. Set `LOCAL_DIR=src` in `.env`
    8 4. Build and start the environment `npm run build:develop && npm run env:start`
     84. Build and start the environment `npm run build:dev && npm run env:start`
    995. Load the homepage in your browser (styles should all be loaded)
    10106. Set `LOCAL_DIR=build` in `env` to switch to the build folder