Changes between Initial Version and Version 1 of Ticket #61643, comment 5
- Timestamp:
- 11/27/2024 12:58:34 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61643, comment 5
initial v1 1 This is confusing and a potential barrier to entry for folks who enter via one project or the other (Core or Gutenberg). After learning one setup, they may need to make changes in the other repo and discover that the development setup relies on different tooling and have to set up and relearn a different system.1 This is confusing and a potential barrier to entry for folks who enter via one project or the other (Core or Gutenberg). After learning one setup, they may need to make changes in the other repo and discover that the development setup relies on different tooling and have to set up and relearn a different system. 2 2 3 3 I don't have strong feelings about what system should be used, but I do strongly believe that a mature system should be used across both of these projects. I've been using `wp-env` myself and it seems like a good choice, it's quick to spin up, is configurable, and seems to have reasonable defaults.