Skip to content

Commit

Permalink
build: fix multiple vite installed
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewinci committed Jul 12, 2023
1 parent f9531b4 commit c6484e6
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 213 deletions.
1 change: 1 addition & 0 deletions frontend/vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/// <reference types="vitest" />
import { defineConfig } from "vite";
import react from "@vitejs/plugin-react";

Expand Down
Loading

0 comments on commit c6484e6

Please sign in to comment.