last commit before switching to nextjs
All checks were successful
Build and Deploy Astro Site / deploy (push) Successful in 24s
All checks were successful
Build and Deploy Astro Site / deploy (push) Successful in 24s
This commit is contained in:
@@ -3,7 +3,6 @@ import { defineConfig } from 'astro/config'
|
||||
import react from '@astrojs/react'
|
||||
import markdoc from '@astrojs/markdoc'
|
||||
|
||||
// Only import keystatic and node in development
|
||||
let keystatic, node
|
||||
|
||||
if (process.env.NODE_ENV !== 'production') {
|
||||
|
||||
Reference in New Issue
Block a user