[Bug] ReferenceError: _typeof is not defined when moving to v-mapbox
#379
Labels
question
Further information is requested
v-mapbox
#379
When I move from using
vue-mapbox
tov-mapbox
i'm seeingReferenceError: _typeof is not defined
. From doing some googling it looks like an issue where babel is trying to transpile code that is already transpired in v-mapbox. Is there something that I'm missing in the setup that would cause this to only happen with v-mapbox?The text was updated successfully, but these errors were encountered: