gaoluyang
2026-06-24 b9a81d64cc965102c2adb70dee1d5a7397da5716
internal/vite-config/src/utils/env.ts
文件名从 src/internal/vite-config/src/utils/env.ts 修改
@@ -3,7 +3,7 @@
import { existsSync } from 'node:fs';
import { join } from 'node:path';
import { fs } from '..\..\..\node-utils\src';
import { fs } from '@vben/node-utils';
import dotenv from 'dotenv';