Skip to content

Commit

Permalink
not quite
Browse files Browse the repository at this point in the history
  • Loading branch information
theoephraim committed Jan 14, 2025
1 parent 3b43780 commit acff444
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/docs-site/astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ import IconsVitePlugin from 'unplugin-icons/vite';
import sitemap from '@astrojs/sitemap';
import dmnoAstroIntegration from '@dmno/astro-integration';

console.log('DMNO ENV', {
CF_PAGES_BRANCH: DMNO_CONFIG.CF_PAGES_BRANCH,
DMNO_ENV: DMNO_CONFIG.DMNO_ENV,
});

// https://astro.build/config
export default defineConfig({
site: 'https://dmno.dev',
Expand Down

0 comments on commit acff444

Please sign in to comment.