2.2.0 • Published 1 year ago

vite-plugin-civetman v2.2.0

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

2.1.2

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago