chore: 补充丢失的依赖
This commit is contained in:
@@ -18,7 +18,7 @@ export default defineConfig(({ mode }) => {
|
||||
: undefined,
|
||||
|
||||
// 插件配置
|
||||
plugins: [vue(), mkcert({ source: 'coding' })],
|
||||
plugins: [vue(), isDev && mkcert()],
|
||||
|
||||
// 解析配置
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user