Consider splitting out wp-env
to its own repository
#32584
Labels
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
[Tool] Env
/packages/env
[Type] Build Tooling
Issues or PRs related to build tooling
[Type] Discussion
For issues that are high-level and not yet ready to implement.
Currently, the Gutenberg project is a monolith of tools and features, one of these features is
wp-env
, a node module for managing, and working with, WordPress plugins and themes.Given the nature of
wp-env
, it is a tool with a much borader reach and audience than the Gutenberg monorepo, and as such does not (in my opinion) properly fit in here.By splitting it out to its own repo, it becomes easier for others to adopt, learn from, and hopefully contribute back to, the tool it self.
This would also make it easier for those looking to enhance it to fork the project, without getting a block editor along as a bonus, or jsut to implement changes ahead of releases based on localized needs there and then.
I will happily admit to not knowing the technical difficulties involved in moving NPM packages to a new repositor, but I honestly believe that not bundling this broad of a tool inside the Gutenberg repository will be a positive change.
There may be other such tools that I'm not familiar with, so perhaps it's a roader discussion of "separating tooling from code" in the Gutenberg repo? Would absolutely love thoughts and input on this.
The text was updated successfully, but these errors were encountered: