@anywidget/vite

0.2.1 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @anywidget/vite

Weekly Downloads

504

Version

0.2.1

License

none

Unpacked Size

5.1 kB

Total Files

7

Last publish

Collaborators

  • manzt