Skip to content

Block editor experimentation - #217

Draft
matt-bernhardt wants to merge 13 commits into
masterfrom
blk-editor-remix
Draft

Block editor experimentation#217
matt-bernhardt wants to merge 13 commits into
masterfrom
blk-editor-remix

Conversation

@matt-bernhardt

Copy link
Copy Markdown
Member

This takes the work that Dave is doing to build block-enabled features, and riffs on its tooling to see what might be achievable across the network and our CI tooling

djanelle-mit and others added 13 commits August 31, 2026 16:10
This sets up a root-level package.json that will manage all the plugins' internal dependencies
via workspaces. It allows us to only have one package-lock.json file, rather than one per plugin,
which makes keeping dependencies in sync across plugins easier to achieve.

It also saves a bit of space in the respository, as these files can be tens of thousands of lines long and largely duplicative.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants