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

0.5.3 • Public • Published

@wyw-in-js/vite

The package contains WyW-in-JS plugin for Vite.

Installation

# npm
npm i -D @wyw-in-js/vite
# yarn
yarn add --dev @wyw-in-js/vite
# pnpm
pnpm add -D @wyw-in-js/vite

Usage

After installation, add the plugin to your vite.config.js:

import { defineConfig } from 'vite';
import wyw from '@wyw-in-js/vite';

export default defineConfig({
  // ...
  plugins: [wyw()],
});

To get details about supported options by the plugin, please check documentation.

Readme

Keywords

none

Package Sidebar

Install

npm i @wyw-in-js/vite

Weekly Downloads

2,336

Version

0.5.3

License

MIT

Unpacked Size

51.8 kB

Total Files

9

Last publish

Collaborators

  • layershifter
  • anber