block_editor-1.0.x-dev/block_editor.libraries.yml
block_editor.libraries.yml
# Auto-generated by webpack build process
# DO NOT EDIT MANUALLY - Changes will be overwritten
# Auto-generated libraries
# Vendor libraries
react:
js:
build/vendors/react.min.js:
minified: true
react_dom:
js:
build/vendors/react-dom.min.js:
minified: true
dependencies:
- block_editor/react
react_jsx_runtime:
js:
build/vendors/react-jsx-runtime.min.js:
minified: true
dependencies:
- block_editor/react
# WordPress packages
wordpress_element:
js:
build/wordpress/element/index.min.js: {}
dependencies:
- block_editor/wordpress_escape_html
- block_editor/react
- block_editor/react_dom
wordpress_escape_html:
js:
build/wordpress/escape-html/index.min.js: {}
# Custom packages
editor:
js:
build/editor/index.min.js: {}
dependencies:
- block_editor/react_jsx_runtime
- block_editor/wordpress_element
# Main libraries
block_editor_form:
js:
build/block_editor.js: {}
dependencies:
- core/drupal
- block_editor/editor
css:
theme:
build/block_editor.css: {}
