« get me outta code hell

upd8, write: cleaner buildConfig step fallback logic - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/write/build-modes/repl.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-03-26 16:50:40 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-01 20:00:45 -0300
commitc3d3d65145105c15b1cfa69c927067de48a37862 (patch)
treebdd27fddebcc334608c5a467318e50005f414c51 /src/write/build-modes/repl.js
parentb2ed2806528adbccb1cff4380516460766549dee (diff)
upd8, write: cleaner buildConfig step fallback logic
Diffstat (limited to 'src/write/build-modes/repl.js')
-rw-r--r--src/write/build-modes/repl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/write/build-modes/repl.js b/src/write/build-modes/repl.js
index 20985595..b300e8e8 100644
--- a/src/write/build-modes/repl.js
+++ b/src/write/build-modes/repl.js
@@ -6,7 +6,7 @@ export const config = {
   },
 
   languageReloading: {
-    default: true,
+    default: 'perform',
   },
 
   mediaValidation: {