UNPKG

vite-plugin-react-server

Version:
5 lines (3 loc) 147 B
import { dirname } from "node:path"; import { fileURLToPath } from "node:url"; export const pluginRoot = dirname(fileURLToPath(import.meta.url));