Jay V преди 1 година
родител
ревизия
661b74def6
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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,