From 3eacf17f61ead0d6eb119e896bcfe708ec4877d0 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 1 Aug 2025 20:19:49 -0500 Subject: [PATCH] switch to static build --- astro.config.mjs | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 504bb28..05bd331 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -23,7 +23,7 @@ export default defineConfig({ plugins: [tailwindcss()], }, - output: 'server', + output: 'static', adapter: node({ mode: 'standalone', diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d7110b..7c2fa11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1078,8 +1078,8 @@ packages: resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==} engines: {node: '>=16'} - caniuse-lite@1.0.30001721: - resolution: {integrity: sha512-cOuvmUVtKrtEaoKiO0rSc29jcjwMwX5tOHDy4MgVFEWiUXj4uBMJkwI8MDySkgXidpMiHUcviogAvFi4pA2hDQ==} + caniuse-lite@1.0.30001731: + resolution: {integrity: sha512-lDdp2/wrOmTRWuoB5DpfNkC0rJDU8DqRa6nYL6HK6sytw70QMopt/NIc/9SM7ylItlBWfACXk0tEn37UWM/+mg==} ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -3938,7 +3938,7 @@ snapshots: browserslist@4.25.0: dependencies: - caniuse-lite: 1.0.30001721 + caniuse-lite: 1.0.30001731 electron-to-chromium: 1.5.166 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.25.0) @@ -3947,7 +3947,7 @@ snapshots: camelcase@8.0.0: {} - caniuse-lite@1.0.30001721: {} + caniuse-lite@1.0.30001731: {} ccount@2.0.1: {}