Infra: use Astro component
This commit is contained in:
parent
cdbdb96218
commit
028d589ea0
7 changed files with 235 additions and 51 deletions
|
|
@ -42,7 +42,7 @@ export const api = new sst.cloudflare.Worker("Api", {
|
|||
// output: "dist",
|
||||
// },
|
||||
// })
|
||||
new sst.cloudflare.Astro("Web", {
|
||||
new sst.cloudflare.x.Astro("Web", {
|
||||
domain,
|
||||
path: "packages/web",
|
||||
environment: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue