mirror of
https://github.com/google/blockly.git
synced 2025-12-16 06:10:12 +01:00
Add a test for built file size (#3075)
* Add a test for built file size Adds a script test for building Blockly's compressed files and checking their size to prevent unexpected increases. * Update size for new changes * Add full stop
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ build-debug.log
|
||||
.DS_Store
|
||||
.settings
|
||||
.project
|
||||
*.gz
|
||||
*.pyc
|
||||
*.komodoproject
|
||||
/nbproject/private/
|
||||
|
||||
Reference in New Issue
Block a user