Thomas Ankcorn
10/19/2021, 5:10 PMThomas Ankcorn
10/19/2021, 5:10 PMthdxr
10/19/2021, 5:11 PMThomas Ankcorn
10/19/2021, 5:14 PMnew StaticSite(this, "Site", {
path: "path/to/src",
dev: "vite"
});
Thomas Ankcorn
10/19/2021, 5:15 PM<http://localhost>:${port}
so you can use it in the sst outputsthdxr
10/19/2021, 5:17 PM