You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vue-jest seems not recognizing the jsx syntax when using .vue extension...
Wonder why?
Error below
Reproduce
git clone https://github.com/adamchenwei/boilerplate-webpack-babel-sass-storybook-vuejs.git
git checkout bug/jsx-not-working-with-jest
npm install
npm run test
see it throw error