Skip to content

Commit

Permalink
chore: cleanup config
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Feb 11, 2024
1 parent 11dc6e5 commit 3775a54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/vue-vite-ts/vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import vue from '@vitejs/plugin-vue';
import { defineConfig } from 'vite';

// https://vitejs.dev/config/
export default defineConfig({
plugins: [
vue({
Expand Down

0 comments on commit 3775a54

Please # to comment.