vite.config.ts 配置
摘要:
import { fileURLToPath, URL } from 'node:url' import { defineConfig } from 'vite' import vue from '@vitejs/plugin-vue' // https://vitejs.dev/config/ e 阅读全文
posted @ 2023-03-10 18:28 宁静致远. 阅读(259) 评论(0) 推荐(0)