We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
astro.config.mjs
1 parent 664430a commit 9105e09Copy full SHA for 9105e09
astro.config.mjs
@@ -4,7 +4,7 @@ import solidJs from '@astrojs/solid-js'
4
import node from '@astrojs/node'
5
import AstroPWA from '@vite-pwa/astro'
6
import vercel from '@astrojs/vercel/edge'
7
-import netlify from "@astrojs/netlify/functions";
+import netlify from '@astrojs/netlify/functions'
8
import disableBlocks from './plugins/disableBlocks'
9
10
const envAdapter = () => {
0 commit comments