0.2.0 • Published 1 year ago

@anywidget/vite v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

@anywidget/vite

A Vite plugin for anywidget

Installation

npm install -D vite @anywidget/vite

Usage

// vite.config.js
import { defineConfig } from "vite";
import anywidget from "@anywidget/vite";

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

Read the docs to learn more about configuring Vite with anywidget for your project.

License

MIT

0.2.0

1 year ago

0.1.2

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.0

2 years ago