vite-plugin-vue2

v2.0.3
Vite plugin for Vue2
vite vue2

dev

tsc -w -p . --incremental --skipLibCheck

play

npm -C playground run dev

test

jest --clearCache && jest --runInBand --forceExit

build

rm -rf dist && tsc -p . --skipLibCheck

release

bumpp -x 'npm run changelog' --all --push --commit --tag && npm publish

changelog

conventional-changelog -p angular -i CHANGELOG.md -s -r 0

prepublishOnly

npm run build

lint

eslint .

typecheck

tsc --noEmit
npm i vite-plugin-vue2

Metadata

  • MIT
  • Whatever
  • underfin
  • released 12/19/2022

Downloads

Maintainers