Skip to content

Commit 79489a6

Browse files
committed
fix: broken build due to sitemap referenced in vite.config.ts
1 parent 85cbbf4 commit 79489a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: vite.config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { fileURLToPath, URL } from 'node:url'
22

33
import { defineConfig } from 'vite'
44
import vue from '@vitejs/plugin-vue'
5-
import Sitemap from 'vite-plugin-sitemap'
65

76
export default defineConfig({
87
base: './',

0 commit comments

Comments
 (0)