Skip to content

krist7599555/vite-plugin-civetman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Plugin to spawn civetman on dev and build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published