Version 1
[yaffs-website] / web / modules / contrib / devel / webprofiler / webprofiler.make.yml
diff --git a/web/modules/contrib/devel/webprofiler/webprofiler.make.yml b/web/modules/contrib/devel/webprofiler/webprofiler.make.yml
new file mode 100644 (file)
index 0000000..1f5d068
--- /dev/null
@@ -0,0 +1,12 @@
+core: "8.x"
+api: 2
+
+libraries:
+  highlightjs:
+    download:
+      type: "git"
+      url: "https://github.com/isagalaev/highlight.js.git"
+  d3:
+    download:
+      type: "git"
+      url: "https://github.com/d3/d3.git"