2025-09-05 22:40:22 +08:00

6 lines
79 B
JavaScript

import { resolveConfig } from 'vite';
console.log(await resolveConfig({
}));