ahmadawais / create-guten-block

📦 A zero-configuration #0CJS developer toolkit for building WordPress Gutenberg block plugins.
https://Awais.dev/cgb-post
MIT License
3.16k stars 329 forks source link

🐛 FIX: Add `block-editor` to externals #232

Closed simono closed 5 years ago

simono commented 5 years ago

Some things (e.g. InspectorControls) in editor are deprecated and should be used from block-editor.

ahmadawais commented 5 years ago

Successfully published: