unplugin-ezno
TypeScript icon, indicating that this package has built-in type declarations

0.0.20 • Public • Published

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.

Package Sidebar

Install

npm i unplugin-ezno

Weekly Downloads

2

Version

0.0.20

License

MIT

Unpacked Size

1.32 kB

Total Files

2

Last publish

Collaborators

  • kaleidawave