Commit 3d45202
authored
Add proj4 as external dependency in Vite config (#3)
* Add proj4 as external dependency in Vite config
Updated the Vite configuration to treat 'proj4' as an external dependency alongside 'maplibre-gl', and added its global mapping for UMD builds. This prevents bundling 'proj4' into the library output.
* Create chilly-jeans-knock.md1 parent ff4ae43 commit 3d45202
File tree
2 files changed
+10
-6
lines changed- .changeset
- packages/maplibre-gl-image-layer
2 files changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | | - | |
21 | 19 | | |
22 | | - | |
| 20 | + | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments