This repository was archived by the owner on Oct 10, 2022. It is now read-only.
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
Missing @wordpress/server-side-render dependency #292
Open
Description
Feature Request
Is your feature request related to a problem? Please describe.
It appears that the @wordpress/server-side-render
dependency is not included by default in CGB, which makes it impossible to import the ServerSideRender
component.
Describe the solution you'd like
It would be good if all packages that are published for the block editor would be included in Gutenberg. See full list: https://developer.wordpress.org/block-editor/packages/
Describe alternatives you've considered
You can import it manually using npm i @wordpress/server-side-render dependency
.
Teachability, Documentation, Adoption, Migration Strategy
N/A
Metadata
Metadata
Assignees
Labels
No labels