« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/web-routes.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/web-routes.js')
-rw-r--r--src/web-routes.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/web-routes.js b/src/web-routes.js
index 3d610011..2ebd6f3e 100644
--- a/src/web-routes.js
+++ b/src/web-routes.js
@@ -45,6 +45,13 @@ export const dependencyRoutes = [
 
     to: ['staticLib.path', 'flexsearch'],
   },
+
+  {
+    from:
+      getNodeDependencyRootPath('chroma-js'),
+
+    to: ['staticLib.path', 'chroma-js'],
+  }
 ];
 
 export const allStaticWebRoutes = [