summaryrefslogtreecommitdiff
path: root/web/source/index.js
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-04-24 12:12:47 +0200
committerLibravatar GitHub <noreply@github.com>2024-04-24 11:12:47 +0100
commit7a1e6394831fb07e303c5ed0900dfe1ea4820de5 (patch)
treebcd526463b19a85fbe821dcad2276da401daec18 /web/source/index.js
parent[chore]: Bump codeberg.org/gruf/go-mutexes from 1.4.0 to 1.4.1 (#2860) (diff)
downloadgotosocial-7a1e6394831fb07e303c5ed0900dfe1ea4820de5.tar.xz
[chore] Refactor settings panel routing (and other fixes) (#2864)
Diffstat (limited to 'web/source/index.js')
-rw-r--r--web/source/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/index.js b/web/source/index.js
index dcdb701ee..d9ef70ff9 100644
--- a/web/source/index.js
+++ b/web/source/index.js
@@ -78,7 +78,7 @@ skulk({
// commonjs here, no need for the typescript preset.
["babelify", {
global: true,
- ignore: [/node_modules\/(?!nanoid)/],
+ ignore: [/node_modules\/(?!(nanoid)|(wouter))/],
}]
],
presets: [