Skip to content

Commit f31c18e

Browse files
committed
chore: update netlify config
1 parent 0a9e3ce commit f31c18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
publish = "./packages/frontend-main/dist"
3-
command = "bun --cwd ./packages/frontend-main run build"
3+
command = "bun --filter @dither.chat/frontend-main run build"
44

55
[[edge_functions]]
66
function = "post-meta"

0 commit comments

Comments
 (0)