@anywidget/vite
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • 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

296

Version

0.1.2

License

none

Unpacked Size

7.2 kB

Total Files

6

Last publish

Collaborators

  • manzt