« get me outta code hell

data: directly import from #composite; define own utils at module - 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>2023-09-07 09:40:55 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-09-07 09:51:46 -0300
commit78d293d5f4eea7ed6ee6f3cddd3ffcf73c5056a0 (patch)
treefbca35ac7cdbe528bf3961f39711a05c85abddbd /package.json
parentff6d14354612a9da430d523fa9dbc237cae3a6e2 (diff)
data: directly import from #composite; define own utils at module
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 3b8e177..a3f14d3 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
     },
     "imports": {
         "#colors": "./src/util/colors.js",
+        "#composite": "./src/data/things/composite.js",
         "#content-dependencies": "./src/content/dependencies/index.js",
         "#content-function": "./src/content-function.js",
         "#cli": "./src/util/cli.js",