Skip to content

Commit 65da8f1

Browse files
authored
Update vite.config.ts
1 parent 43368c9 commit 65da8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { defineConfig, Plugin, Connect } from "vite";
22
import preact from "@preact/preset-vite";
3-
import { resolve } from "path";
3+
import { resolve, posix } from "path";
44
import fs from "fs";
55

66
// Automatically set up aliases for monorepo packages.

0 commit comments

Comments
 (0)