Skip to content

Commit 69064ec

Browse files
simonoahmadawais
authored andcommitted
📦 NEW: block-editor external (#232)
Some things (e.g. `InspectorControls`) in `editor` are deprecated and should be used from `block-editor`.
1 parent 390387e commit 69064ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cgb-scripts/config/externals.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const externals = [
2323
'element',
2424
'plugins',
2525
'editor',
26+
'block-editor',
2627
'blocks',
2728
'hooks',
2829
'utils',

0 commit comments

Comments
 (0)