提交 3f38cea0 编写于 作者: fxy060608's avatar fxy060608

chore(e2e): revert vite.config.js

上级 66eafefc
import { defineConfig } from 'vite'
import uni from '@dcloudio/vite-plugin-uni'
/**
* @type {import('vite').UserConfig}
*/
export default defineConfig({
build: { minify: false },
plugins: [uni({ viteLegacyOptions: false })],
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册