Open
Description
Hey there!
I'm not sure if this is a vue-jest
issue but it was the point where I could follow the last. The problem I'm having is:
I have a Vue component installed thru npm that imports a local JS file causing the following exception in the repro repo:
SyntaxError: Unexpected identifier
And in the other repo:
SyntaxError: Unexpected token import
The repro repo is: https://github.com/nelsonsar/vue-jest-vue-pdf
If there's anything else that I can do to help please let me know! (I'm not a great JS dev but, with some directions I can create PR :))