Brandon Murphy
Results
1
comments of
Brandon Murphy
For me, adding the `transformIgnorePatterns: [ 'node_modules/(?!vue2-google-maps)' ]` gets rid of the unexpected token error. However it did not solve the issue here of `"cannot read property 'gmapApi' of null"`....