Skip to content

Commit b4eac89

Browse files
committed
Declare block js dependencies: wp-editor, wp-components
1 parent 5ee2833 commit b4eac89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inc/block.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ function pym_block_init() {
2727
'wp-blocks',
2828
'wp-i18n',
2929
'wp-element',
30+
'wp-editor',
31+
'wp-components',
3032
),
3133
filemtime( "$dir/$block_js" )
3234
);

0 commit comments

Comments
 (0)