fix: patch dev mode not picking up files
This commit is contained in:
6
bunfig.toml
Normal file
6
bunfig.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Bun configuration for Letta Code
|
||||
|
||||
[loader]
|
||||
".mdx" = "text"
|
||||
".md" = "text"
|
||||
".txt" = "text"
|
||||
Reference in New Issue
Block a user