Skip to content

Commit 2eb0350

Browse files
committed
remove mapbox from the build
1 parent 431d09a commit 2eb0350

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/sour-fans-bathe.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-three-map": patch
3+
---
4+
5+
Remove `react-map-gl/mapbox` from the build.

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ export default defineConfig({
5555
'react/jsx-runtime',
5656
"react-dom",
5757
"react-map-gl",
58+
"react-map-gl/mapbox",
5859
"react-map-gl/maplibre",
5960
"three",
6061
]

0 commit comments

Comments
 (0)