vue-template-babel-compiler
vue-template-babel-compiler copied to clipboard
Enable Optional Chaining(?.), Nullish Coalescing(??) and many new ES syntax for Vue.js SFC based on Babel
  
## Version  ## What is expected? Can call typeof in template ## What is actually happening? Return `ReferenceError: _typeof is not defined` ## Steps to Reproduce 1. Set config...
Facing some issue when running this compiler in Nuxt. Trying to call a function on click of a component, but unable to retrieve the argument. methods: { greet(message) { console.log(message)...
- [ ] Would you like to work on a fix? ## Current behavior I'm using jest 28 and vue2-jest 28. Do you have any plans to support? ``` js...
Hi, how can I install this great package for Vite? Is it compatible? Thanks
- [ ] Would you like to work on a fix? ## Current behavior I'm using jest 29 and vue2-jest 29, do you have any plans to support? ![Screenshot 2023-04-10...
I'm tring to use babel-plugin-istanbul for coverage, and I only care about the script part of the .vue file. In some vue projects, it's ok. But there are some vue...
> Failed to compile with 1 error(s) > Module parse failed: Unexpected character '@' > vue-template-babel-compiler v2.0.0 https://babeljs.io/docs/en/babel-plugin-proposal-decorators https://babeljs.io/blog/2022/09/05/7.19.0