From 5fe71ea7b9d9a5d2dc6e8e5ce5b9193629eed74d Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 11 Jul 2022 01:54:08 +1000 Subject: Make backend dev server script serve the image files Previously, image files in backend/data/img were moved to, or symlinked from, public/. This needed to be changed before each build, otherwise vite would end up copying gigabytes of images. --- backend/data/otol/README.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 backend/data/otol/README.md (limited to 'backend/data/otol') diff --git a/backend/data/otol/README.md b/backend/data/otol/README.md deleted file mode 100644 index 4be2fd2..0000000 --- a/backend/data/otol/README.md +++ /dev/null @@ -1,10 +0,0 @@ -Files -===== -- opentree13.4tree.tgz
- Obtained from . - Contains tree data from the [Open Tree of Life](https://tree.opentreeoflife.org/about/open-tree-of-life). -- labelled\_supertree\_ottnames.tre
- Extracted from the .tgz file. Describes the structure of the tree. -- annotations.json - Extracted from the .tgz file. Contains additional attributes of tree - nodes. Used for finding out which nodes have 'phylogenetic support'. -- cgit v1.2.3