We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5d28a commit 99ac19fCopy full SHA for 99ac19f
1 file changed
astro.config.mjs
@@ -1,6 +1,6 @@
1
// @ts-check
2
import { defineConfig } from 'astro/config';
3
-import node from '@astrojs/node';
+//import node from '@astrojs/node';
4
5
// https://astro.build/config
6
export default defineConfig({
0 commit comments