mirror of
https://github.com/proelements/proelements.git
synced 2026-05-05 09:05:59 +00:00
v4.0.4.1
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-editor-components-extended',
|
||||
'deps' => [
|
||||
'elementor-v2-editor',
|
||||
'elementor-v2-editor-canvas',
|
||||
'elementor-v2-editor-components',
|
||||
'elementor-v2-editor-controls',
|
||||
'elementor-v2-editor-current-user',
|
||||
'elementor-v2-editor-documents',
|
||||
'elementor-v2-editor-editing-panel',
|
||||
'elementor-v2-editor-elements',
|
||||
'elementor-v2-editor-elements-panel',
|
||||
'elementor-v2-editor-mcp',
|
||||
'elementor-v2-editor-notifications',
|
||||
'elementor-v2-editor-panels',
|
||||
'elementor-v2-editor-ui',
|
||||
'elementor-v2-editor-v1-adapters',
|
||||
'elementor-v2-events',
|
||||
'elementor-v2-http-client',
|
||||
'elementor-v2-icons',
|
||||
'elementor-v2-license-api',
|
||||
'elementor-v2-schema',
|
||||
'elementor-v2-store',
|
||||
'elementor-v2-ui',
|
||||
'elementor-v2-utils',
|
||||
'react',
|
||||
'react-dom',
|
||||
'wp-i18n',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user