/vite-plugin-vue-cli

the underlying support vite plugin for vue-cli-plugin-vite

Primary LanguageTypeScript

vite-plugin-vue-cli

input vue.config.js options, patch corresponding vite.config.js options

wakatime NPM Publish downloads npm version License: MIT

Motivation

  • we have vue-cli-plugin-vite for vue-cli, which we can get vue.config.js options
  • pass in vue.config.js options and transform for vite.config.ts options

Usage

  • not recommended for standalone use, it is underlying vue-cli-plugin-vite

Thanks

Further