vite-plugin-civetman
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

vite-plugin-civetman

npm vite-plugin-civetman

Plugin to spawn civetman on vite dev and vite build. For lazy person who don't want to run civetman dev command in another terminal.

Learn more about 👉 @danielx/civet, modern way to write typescript.

import { civetman } from 'vite-plugin-civetman';
import { defineConfig } from 'vite';

export default defineConfig({
  plugin: [
    civetman(),
  ]
})

🍿 source code is easy to read. so please try to read it.

/vite-plugin-civetman/

    Package Sidebar

    Install

    npm i vite-plugin-civetman

    Weekly Downloads

    1

    Version

    2.2.0

    License

    none

    Unpacked Size

    7.32 kB

    Total Files

    5

    Last publish

    Collaborators

    • krist7599555