0.0.20 • Published 29 days ago

unplugin-ezno v0.0.20

Weekly downloads
-
License
MIT
Repository
-
Last release
29 days ago

JS based plugin / unplugin-ezno

A plugin to use Ezno in systems like Vite and webpack. See the unplugin repo for details

For example in Vite, vite.config.js should look like:

import Ezno from 'unplugin-ezno'

export default {
	plugins: [
		Ezno.vite(),
	]
}

Note .vite() to specify using in the Vite build system.

0.0.20

29 days ago

0.0.19

4 months ago

0.0.18

5 months ago

0.0.15

7 months ago

0.0.17

6 months ago

0.0.13

8 months ago

0.0.14

7 months ago

0.0.8

1 year ago