@confkit/vite
v1.0.0
Published
[](https://www.npmjs.com/package/@confkit/vite) [](https://github.com/alexdotpink/confkit/blob/main/LICENSE) ],
});What it does:
- Computes
clientEnvviaconfkit/loadand injectsdefine['process.env.KEY'] = JSON.stringify(value) - Validates on server start and on changes; pushes readable messages to the overlay
API:
confkitVite({ file?: string })
Reference: packages/confkit-vite/src/index.ts:11.
Docs: docs/integrations/vite.mdx in this repo.
