« get me outta code hell

upd8, test: move import time shenanigans into #import-heck - 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-04 13:33:50 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-05-01 07:06:03 -0300
commite83945ad63acd5d0c89a3e066ce4224351d3745d (patch)
tree1de140a7b0f9168d84a6465db0676440b541afb9 /package.json
parent33cb835acac80575f2e73a638b8d01270426a653 (diff)
upd8, test: move import time shenanigans into #import-heck
This fixes a test that was previously failing to start. Yay!
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 fc755f4..0a28b22 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
         "#external-links": "./src/util/external-links.js",
         "#find": "./src/find.js",
         "#html": "./src/util/html.js",
+        "#import-heck": "./src/import-heck.js",
         "#language": "./src/data/language.js",
         "#page-specs": "./src/page/index.js",
         "#node-utils": "./src/util/node-utils.js",