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

This commit is contained in:
Aakansha Doshi 2023-07-26 08:49:39 +05:30 committed by GitHub
parent b57b3b573d
commit 2a2495175b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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