Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / layout_builder / layout_builder.libraries.yml
diff --git a/web/core/modules/layout_builder/layout_builder.libraries.yml b/web/core/modules/layout_builder/layout_builder.libraries.yml
new file mode 100644 (file)
index 0000000..8472775
--- /dev/null
@@ -0,0 +1,10 @@
+drupal.layout_builder:
+  version: VERSION
+  css:
+    theme:
+      css/layout-builder.css: {}
+  js:
+    js/layout-builder.js: {}
+  dependencies:
+    - core/jquery.ui.sortable
+    - core/drupal.dialog.off_canvas