Skip to content

Commit e7a6637

Browse files
committed
fast magic
1 parent 6ea38bc commit e7a6637

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vite.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ import tailwindcss from '@tailwindcss/vite'
44

55
// https://vite.dev/config/
66
export default defineConfig({
7+
// fast magic
8+
base: "https://gcore.jsdelivr.net/gh/douban-zoo/douban-zoo.github.io@gh-pages/",
79
plugins: [
810
tailwindcss(),
911
svelte()],

0 commit comments

Comments
 (0)