v0.46.1elementsvite-plugindeveloper-experiencebug-fix

Local dev apiHost now resolves automatically in Vite projects

The Vite plugin now automatically injects the local development API host, eliminating manual configuration when running dev servers.

2 min read

0.46.1

3D scene: "Nature" by 3Donimus CC-BY via Poly Pizza

Improved

Vite plugin handles local API host injection automatically. When you run npm run dev with @editframe/vite-plugin-editframe, the plugin now injects the correct API host for your local dev server. You no longer need to set apiHost manually in your Vite config — it's detected and wired up for you.