Skip to content

Commit 99ae4e2

Browse files
committed
chore: wip
1 parent fda8f4d commit 99ae4e2

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

bunfig.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# preload these modules before running bun
2-
preload = [ "./server/Preloader/main.ts" ]
2+
preload = [ "./resources/server/Preloader/main.ts" ]
33

44
[test]
5-
preload = [ "./server/Preloader/test.ts" ]
5+
preload = [ "./resources/server/Preloader/test.ts" ]
66

77
[install]
88
# To configure Bun's package auto-install behavior.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)