« get me outta code hell

web-routes: basic implementation - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-03-26 21:13:32 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-01 20:00:45 -0300
commitcf47bb13a9a6713d94034e41d63e756d1f02a0f2 (patch)
tree098676b4d5fee194c7152cda7b5108247c2f0727 /package.json
parentc3d3d65145105c15b1cfa69c927067de48a37862 (diff)
web-routes: basic implementation
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0a28b226..983c6796 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
         "#thumbs": "./src/gen-thumbs.js",
         "#urls": "./src/util/urls.js",
         "#validators": "./src/data/validators.js",
+        "#web-routes": "./src/web-routes.js",
         "#wiki-data": "./src/util/wiki-data.js",
         "#yaml": "./src/data/yaml.js"
     },