build: increase limit to 290 kB for prod bundle (#6809)

pull/6812/head
Aakansha Doshi 2 years ago committed by GitHub
parent b57b3b573d
commit 2a2495175b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
[
{
"path": "dist/excalidraw.production.min.js",
"limit": "285 kB"
"limit": "290 kB"
},
{
"path": "dist/excalidraw-assets/locales",

Loading…
Cancel
Save