Results 1 issues of Nicklas Nyegaard

When I set the distribution enabled to false, SST still tries to create a CloudFront distribution. My Stack code: ``` export function TestSiteStack({ stack }: StackContext) { new StaticSite(stack, "Site",...