Skip to content

Commit ae8df8a

Browse files
committed
fix: import
1 parent e0580e6 commit ae8df8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

svelte.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { mdsvex } from "mdsvex";
22
import adapter from "@sveltejs/adapter-static";
33
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";
4+
import { dev } from "$app/environment";
45

56
/** @type {import("@sveltejs/kit").Config} */
67
const config = {

0 commit comments

Comments
 (0)