UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

12 lines (11 loc) 191 B
async function run(args) { const { prebuild } = await import("vxrn"); await prebuild({ root: process.cwd(), ...args }); } export { run }; //# sourceMappingURL=prebuild.js.map