2.2.0 • Published 9 months ago

vite-plugin-civetman v2.2.0

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

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.

2.2.0

9 months ago

2.1.2

9 months ago

2.1.0

9 months ago

2.0.0

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago