Skip to content

Commit 9fe1518

Browse files
stepankuzmingithub-actions[bot]
authored andcommitted
Bump GL JS size limit to 460kb
GitOrigin-RevId: ff9c851ff1968e2f1414ccf9282d54150871fe1e
1 parent 281885f commit 9fe1518

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,12 @@
182182
],
183183
"size-limit": [
184184
{
185-
"limit": "450 kb",
185+
"limit": "460 kb",
186186
"gzip": true,
187187
"path": "dist/mapbox-gl.js"
188188
},
189189
{
190-
"limit": "450 kb",
190+
"limit": "460 kb",
191191
"gzip": true,
192192
"path": [
193193
"dist/esm-min/mapbox-gl.js",

0 commit comments

Comments
 (0)