Skip to content

Commit 64025b3

Browse files
committed
debug log
1 parent 1678329 commit 64025b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vite.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ export default defineConfig(({ mode, command }) => {
6262
}
6363
}
6464

65+
console.log(`CF_PAGES_URL: ${import.meta.env.CF_PAGES_URL}`)
66+
6567
return {
6668
envPrefix: ['VITE_', 'CF_'],
6769
ssr: {

0 commit comments

Comments
 (0)