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:
RoboErikG
2019-09-25 15:03:31 -07:00
committed by GitHub
parent 2c757aeb4d
commit e69db137a7
4 changed files with 6982 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ build-debug.log
.DS_Store
.settings
.project
*.gz
*.pyc
*.komodoproject
/nbproject/private/