Version 1
[yaffs-website] / web / core / modules / history / history.libraries.yml
diff --git a/web/core/modules/history/history.libraries.yml b/web/core/modules/history/history.libraries.yml
new file mode 100644 (file)
index 0000000..97a8418
--- /dev/null
@@ -0,0 +1,16 @@
+api:
+  version: VERSION
+  js:
+    js/history.js: {}
+  dependencies:
+    - core/jquery
+    - core/drupalSettings
+    - core/drupal
+    - core/drupal.ajax
+
+mark-as-read:
+  version: VERSION
+  js:
+    js/mark-as-read.js: {}
+  dependencies:
+    - history/api