Jay V 1 anno fa
parent
commit
661b74def6
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      packages/web/astro.config.mjs

+ 2 - 0
packages/web/astro.config.mjs

@@ -10,6 +10,8 @@ import rehypeAutolinkHeadings from "rehype-autolink-headings"
 
 
 const github = "https://github.com/sst/opencode"
 const github = "https://github.com/sst/opencode"
 
 
+console.log(process.env.SST_STAGE)
+
 // https://astro.build/config
 // https://astro.build/config
 export default defineConfig({
 export default defineConfig({
   site: config.url,
   site: config.url,