ci: adam is not a full stack engineer
This commit is contained in:
parent
e7cf8b0813
commit
0e50b4adea
7 changed files with 1 additions and 28 deletions
|
|
@ -46,10 +46,7 @@ new sst.cloudflare.x.Astro("Web", {
|
|||
})
|
||||
|
||||
new sst.cloudflare.StaticSite("WebApp", {
|
||||
domain: {
|
||||
name: "app." + domain,
|
||||
// redirects: ["desktop." + domain],
|
||||
},
|
||||
domain: "app." + domain,
|
||||
path: "packages/app",
|
||||
build: {
|
||||
command: "bun turbo build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue