@genezio/vite-plugin-genezio
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

vite-plugin-genezio

Introduction

This plugin ensures that your development environment remains up-to-date with any changes in the Genezio SDK by watching for overwrites and automatically reloading the Vite dev server.

Example

// vite.config.js
import { defineConfig } from 'vite'
import genezioLocalSDKReload from '@genezio/vite-plugin-genezio'

// https://vitejs.dev/config/
export default defineConfig({
  plugins: [genezioLocalSDKReload()],
})

Install

npm install --save-dev @genezio/vite-plugin-genezio

Readme

Keywords

Package Sidebar

Install

npm i @genezio/vite-plugin-genezio

Weekly Downloads

100

Version

1.0.5

License

MIT

Unpacked Size

5.3 kB

Total Files

5

Last publish

Collaborators

  • virgil99993
  • cristi.miloiu
  • radu.dum
  • andreia_ocanoaia
  • vladiulianbogdan