1.3.0 • Published 3 years ago

vite-plugin-strve v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

vite-plugin-strve

Strve loader plugin for vite.

Install

npm i vite-plugin-strve -D

Usage

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

export default defineConfig({
	plugins: [strve()],
});

License

MIT License

1.3.0

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago