chore: app -> desktop
This commit is contained in:
parent
1d58b55482
commit
3fa280d218
1143 changed files with 50 additions and 50 deletions
|
|
@ -2,7 +2,7 @@ import { domain } from "./stage"
|
|||
|
||||
new sst.cloudflare.StaticSite("Desktop", {
|
||||
domain: "desktop." + domain,
|
||||
path: "packages/app",
|
||||
path: "packages/desktop",
|
||||
build: {
|
||||
command: "bun turbo build",
|
||||
output: "./dist",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue