0.0.22 • Published 10 months ago

unplugin-ezno v0.0.22

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months 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.22

10 months ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.15

2 years ago

0.0.17

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.8

2 years ago