Skip to content

Commit 99ac19f

Browse files
authored
.
1 parent 8e5d28a commit 99ac19f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @ts-check
22
import { defineConfig } from 'astro/config';
3-
import node from '@astrojs/node';
3+
//import node from '@astrojs/node';
44

55
// https://astro.build/config
66
export default defineConfig({

0 commit comments

Comments
 (0)