We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340e4cc commit 21a8b9cCopy full SHA for 21a8b9c
packages/demo/pages/index.vue
@@ -13,7 +13,7 @@
13
MapboxPopup,
14
MapboxCluster,
15
MapboxFullscreenControl,
16
- } from '../../../dist/index.js';
+ } from '@studiometa/vue-mapbox-gl';
17
import 'mapbox-gl/dist/mapbox-gl.css';
18
import '@mapbox/mapbox-gl-geocoder/lib/mapbox-gl-geocoder.css';
19
0 commit comments