| @@ -32,13 +32,8 @@ | ||
| 32 | 32 | 'path' => 'block-library/file/view', |
| 33 | 33 | 'asset' => 'block-library/file/view.min.asset.php', |
| 34 | 34 | ), |
| 35 | 35 | array( |
| 36 | - 'id' => '@wordpress/block-library/form/view', | |
| 37 | - 'path' => 'block-library/form/view', | |
| 38 | - 'asset' => 'block-library/form/view.min.asset.php', | |
| 39 | - ), | |
| 40 | - array( | |
| 41 | 36 | 'id' => '@wordpress/block-library/image/view', |
| 42 | 37 | 'path' => 'block-library/image/view', |
| 43 | 38 | 'asset' => 'block-library/image/view.min.asset.php', |
| 44 | 39 | ), |
| @@ -75,13 +70,8 @@ | ||
| 75 | 70 | array( |
| 76 | 71 | 'id' => '@wordpress/connectors', |
| 77 | 72 | 'path' => 'connectors/index', |
| 78 | 73 | 'asset' => 'connectors/index.min.asset.php', |
| 79 | - ), | |
| 80 | - array( | |
| 81 | - 'id' => '@wordpress/content-types', | |
| 82 | - 'path' => 'content-types/index', | |
| 83 | - 'asset' => 'content-types/index.min.asset.php', | |
| 84 | 74 | ), |
| 85 | 75 | array( |
| 86 | 76 | 'id' => '@wordpress/core-abilities', |
| 87 | 77 | 'path' => 'core-abilities/index', |