Skip to content

Commit

Permalink
fix: updated vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNaubit committed May 20, 2024
1 parent 8039453 commit 2c3ced2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/// <reference types="vitest" />
// Configure Vitest (https://vitest.dev/config/)
import { resolve } from 'node:path';
import { defineConfig } from 'vite';
import dts from 'vite-plugin-dts';
Expand Down

0 comments on commit 2c3ced2

Please sign in to comment.