Open jayzun opened 2 years ago
I get the same error. Have you managed to fix it?
I get the same error. Have you managed to fix it?
Maybe a bug of vue-template-babel-compiler
JuniorTour/vue-template-babel-compiler#42
If you have ES6 object method shorthand in your template, try changing them to normal function.
I get a problem when running "vite build".
What is the meaning of: Property key of ObjectMethod expected node to be of a type ["Identifier","StringLiteral","NumericLiteral"] but instead got "MemberExpression" ?
Here is the full error message: