We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e1d3a commit 9854b20Copy full SHA for 9854b20
scripts/check-size.sh
@@ -1,6 +1,6 @@
1
#/bin/env bash
2
3
-MAX_BINARY_SIZE=53000000
+MAX_BINARY_SIZE=60000000
4
5
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
6
0 commit comments