Skip to content

Commit 16730b1

Browse files
committed
Fix Build
1 parent e090930 commit 16730b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import react from "@vitejs/plugin-react";
44

55
// https://vitejs.dev/config/
66
export default defineConfig({
7-
root: process.env.PASSKEY ?? "scripts/passkeyRegistrationUI",
87
plugins: [react()],
98
server: {
109
port: 3000,

0 commit comments

Comments
 (0)