unplugin-vue2-script-setup

v0.11.4
Bring <script setup> to Vue 2

build

rimraf dist && rollup -c

dev

rollup -c --watch

lint

eslint "{src,test}/**/*.ts"

lint:fix

nr lint -- --fix

build:examples

pnpm -r --filter=!unplugin-vue2-script-setup run build

play

npm -C playground run dev

release

bumpp --commit --push --tag && pnpm publish

test

vitest

test:update

vitest -u
npm i unplugin-vue2-script-setup

Metadata

  • MIT
  • Whatever
  • Anthony Fu
  • released 6/5/2023

Downloads