1.3.0 • Published 2 years ago

vite-plugin-strve v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago