yoyo930021 / vc2c

The vc2c project can convert vue class APIs to vue composition APIs in Vue.js components written in Typescript.
https://yoyo930021.github.io/vc2c/
MIT License
87 stars 20 forks source link

Add rollup & multitarget support #11

Open stevefan1999-personal opened 4 years ago

stevefan1999-personal commented 4 years ago

Now we that we used rollup we can pack this in webpack at a much faster speed Fixes #10

yoyo930021 commented 4 years ago

Thanks for contribution. Maybe we can remove Parcel for demo.

yoyo930021 commented 4 years ago

This project is use this commit message style. Can you change commit messages? It can help tool for generate change log and release versions.