... from 'vite-plugin-html' export default ({ mode }) => { const env = loadEnv(mode, process.cwd()) return { plugins: [ vue(), ...
確定! 回上一頁