« get me outta code hell

everything is definitely fine - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/upd8.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-01-08 11:04:53 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-01-08 11:04:53 -0400
commit47a4404b4a294e7e127b64f9f930236072b56194 (patch)
tree6887ce0420fc478c86f45d9a533e4e436dc89862 /src/upd8.js
parent2e90eaed378491142cb9d57ce705c58f4a598a10 (diff)
everything is definitely fine
Diffstat (limited to 'src/upd8.js')
-rwxr-xr-xsrc/upd8.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/upd8.js b/src/upd8.js
index c3934a4..9f0b2db 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -228,6 +228,8 @@ async function main() {
     'precache-data': {
       type: 'flag',
     },
+
+    [parseOptions.handleUnknown]: () => {},
   });
 
   const dataPath = cliOptions['data-path'] || process.env.HSMUSIC_DATA;