vue-meteor-demo
vue-meteor-demo copied to clipboard
testing Vue apps
I'm trying to build unit tests for my Vue components and am getting an error that reads "ParseError: Unexpected Token" in reference to the tag in the Vue component. How do I get around it?