unplugin / unplugin-vue2-script-setup

💡 Bring `<script setup>` to Vue 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is this plugins suffers from the same limitations from @vue/composition-api

flozero opened this issue · comments

Hello hello !

Is this plugins support everything from setup ? or is there the same limitations from the plugin @vue/composition-api ?

Thank you a lot

Yes. It uses @vue/composition-api under the hood