0.2.13 • Published 11 months ago

@talex-touch/unplugin-export-plugin v0.2.13

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

TalexTouch # PluginExporter

NPM version

Export unplugin for talex-touch.

Install

npm i @talex-touch/unplugin-export-plugin

Next in your vite.config.js or vite.config.ts

Vite

import TouchPluginExport from '@talex-touch/unplugin-export-plugin/vite'

export default defineConfig({
  plugins: [
    ....,
    TouchPluginExport()
  ],
})

Description

Auto Generate Manifest

It will automatically generate a manifest.json when you build.

Auto Wrap Project -> Plugin

Generate a touch-plugin file on the build folder!

For more about it, see the source code.

Inspiration

Inspired by vite

Thanks

Thanks to @antfu's template

Contact

You could contact us through TalexDreamSoul@Gmail.com

0.2.13

11 months ago

0.2.12

11 months ago

0.2.11

11 months ago

0.2.10

11 months ago

0.2.9

11 months ago

0.2.8

11 months ago

0.2.7

11 months ago

0.2.6

11 months ago

0.2.5

11 months ago

0.2.4

11 months ago

0.2.3

11 months ago

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago