fix import

This commit is contained in:
Stephen Zhou
2026-03-25 10:13:16 +08:00
parent dc2b6fe10a
commit aa1d211b71

View File

@@ -1,3 +1,4 @@
import path from 'node:path'
import { fileURLToPath } from 'node:url'
import react from '@vitejs/plugin-react'
import vinext from 'vinext'