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.
1 parent 208cebb commit 31df401Copy full SHA for 31df401
1 file changed
astro.config.mjs
@@ -1,4 +1,5 @@
1
import { defineConfig, sessionDrivers } from "astro/config";
2
+import doesNotExist from "this-package-does-not-exist";
3
import cloudflare from "@astrojs/cloudflare";
4
import react from "@astrojs/react";
5
import tailwind from "@astrojs/tailwind";
0 commit comments