Skip to content
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
@khromov

Description

@khromov

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions