File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ readonly RELEASE_DIR='dist'
3737# Q2 2023 9.3.3 887618
3838# Q3 2023 10.1.3 898859
3939# Q4 2023 10.2.2 903535
40- readonly BLOCKLY_SIZE_EXPECTED=903535
40+ # Q1 2024 10.3.1 914366
41+ readonly BLOCKLY_SIZE_EXPECTED=914366
4142
4243# Size of blocks_compressed.js
4344# Q2 2019 2.20190722.0 75618
@@ -60,6 +61,7 @@ readonly BLOCKLY_SIZE_EXPECTED=903535
6061# Q2 2023 9.3.3 91848
6162# Q3 2023 10.1.3 90150
6263# Q4 2023 10.2.2 90269
64+ # Q1 2024 10.3.1 90269
6365readonly BLOCKS_SIZE_EXPECTED=90269
6466
6567# Size of blockly_compressed.js.gz
@@ -84,7 +86,8 @@ readonly BLOCKS_SIZE_EXPECTED=90269
8486# Q2 2023 9.3.3 175206
8587# Q3 2023 10.1.3 180553
8688# Q4 2023 10.2.2 181474
87- readonly BLOCKLY_GZ_SIZE_EXPECTED=181474
89+ # Q1 2024 10.3.1 184237
90+ readonly BLOCKLY_GZ_SIZE_EXPECTED=184237
8891
8992# Size of blocks_compressed.js.gz
9093# Q2 2019 2.20190722.0 14552
@@ -107,7 +110,8 @@ readonly BLOCKLY_GZ_SIZE_EXPECTED=181474
107110# Q2 2023 9.3.3 16736
108111# Q3 2023 10.1.3 16508
109112# Q4 2023 10.2.2 16442
110- readonly BLOCKS_GZ_SIZE_EXPECTED=16442
113+ # Q1 2024 10.3.1 16533
114+ readonly BLOCKS_GZ_SIZE_EXPECTED=16533
111115
112116# ANSI colors
113117readonly BOLD_GREEN=' \033[1;32m'
You can’t perform that action at this time.
0 commit comments