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

1.0.1 • Public • Published

@jpex-js/vite-plugin

This is a vite plugin to enable jpex transformations during the build process.

Usage

import jpexPlugin from '@jpex-js/vite-plugin';

export default {
  // ...vite config
  plugins: [
    jpexPlugin()
  ]
}

The plugin accepts all of the same arguments as the babel plugin: https://github.com/jpex-js/babel-plugin#options

Readme

Keywords

none

Package Sidebar

Install

npm i @jpex-js/vite-plugin

Weekly Downloads

16

Version

1.0.1

License

MIT

Unpacked Size

4.66 kB

Total Files

5

Last publish

Collaborators

  • jackmellis