Formmating Changes
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
preload = ["./bun_plugins/onStartup-post-importer.ts"]
|
||||
preload = [
|
||||
"./bun_plugins/onStartup-post-importer.ts"
|
||||
]
|
||||
|
||||
[serve.static]
|
||||
plugins = ["./bun_plugins/onImport-markdown-loader.tsx", "./bun_plugins/onRuntime-external-urls.ts"]
|
||||
plugins = [
|
||||
"./bun_plugins/onImport-markdown-loader.tsx",
|
||||
"./bun_plugins/onRuntime-external-urls.ts"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user