Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Question: BlockEditor vs gutenberg-js #34

Open
real-ashwin opened this issue Oct 1, 2019 · 2 comments
Open

Question: BlockEditor vs gutenberg-js #34

real-ashwin opened this issue Oct 1, 2019 · 2 comments

Comments

@real-ashwin
Copy link

BlockEditor in gutenberg says that This module allows you to create and use standalone block editors. . Is this library the same as using the @wordpress/block-editor npm package from gutenberg?

@SofiaSousa
Copy link
Member

Yes, it's the same. Gutenberg-js was just a way to put all the Gutenberg packages together when they weren't published as npm public packages.

Note that Gutenberg-js is deprecated.

@PedroPotango
Copy link

I am also a bit deprecated. Thanks for the great work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants