1.0.1 • Published 5 months ago

@vitarx/vite-bundler v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

VitePluginVitarx

@vitarx/vite-bundler 是一个 Vite 插件,用于构建 Vitarx 应用。


教程

  1. 安装:
    npm install @vitarx/vite-bundler --save-dev
  2. 使用

    // vite.config.js
    import { defineConfig } from 'vite'
    import vitarx from '@vitarx/vite-bundler'
    
    export default defineConfig({
      plugins: [vitarx()]
    })
1.0.1

5 months ago

1.0.0

5 months ago

1.0.0-beta.17

5 months ago

1.0.0-beta.18

5 months ago

1.0.0-beta.16

6 months ago

1.0.0-beta.15

6 months ago