babel-preset-vue-app
babel-preset-vue-app copied to clipboard
Support vue-class-component
We need to add decorators and class properties support for this.
@egoist, do we really want that? vue-class-component is popular only in typescript community afaik
@nickmessing it seems more and more devs are using typescript with Vue now, isn't it better to support it out of the box 🤔
@egoist if they use TS they don't even need Babel though
hmm true 😅 so this is indeed not that much required