summary refs log tree commit diff
path: root/src/bundle
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-09-21 21:51:17 +0200
committerRory& <root@rory.gay>2025-09-29 18:38:06 +0200
commitbd9a75f91909f9a3a213bcf575a7722065e54e2b (patch)
tree2dc69379be8a4943e011ac40c6f79fcb9ffb9f41 /src/bundle
parentChannel: add helpers to calculate user permissions and determine channel visi... (diff)
downloadserver-ts-bd9a75f91909f9a3a213bcf575a7722065e54e2b.tar.xz
Move to some etension methods
Diffstat (limited to 'src/bundle')
-rw-r--r--src/bundle/start.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bundle/start.ts b/src/bundle/start.ts

index c14487a98..5c2e28bd7 100644 --- a/src/bundle/start.ts +++ b/src/bundle/start.ts
@@ -18,7 +18,6 @@ // process.env.MONGOMS_DEBUG = "true"; import moduleAlias from "module-alias"; - moduleAlias(__dirname + "../../../package.json"); import "reflect-metadata";