feat: 初始化 Astro 项目与工具链(astro5/vitest/zod3/设计token/env)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from 'astro/config';
|
||||
|
||||
export default defineConfig({
|
||||
site: 'https://example.com',
|
||||
});
|
||||
Reference in New Issue
Block a user