grunt-file-info
Version:
Automate template-driven updates of project file stats to project documentation.
29 lines (19 loc) • 773 B
Plain Text
Running "file_info:inject_overlay" (file_info) task
Updating inject_overlay stats in test/actual/inject_dest_1.txt from:
###Size
| | Version 1 | Version 2 |
| :------- | --------: | --------: |
| Original | 22.1 kB | |
| Minified | 16.4 kB | |
| Gzipped | 974 bytes | |
to:
###Size
| | Version 1 | Version 2 |
| :------- | --------: | --------: |
| Original | 22.1 kB | 28 kB |
| Minified | 16.4 kB | 18 kB |
| Gzipped | 974 bytes | 991 bytes |
inject_overlay stats:
test/fixtures/source_file_v2.js 28 kB (1.4 kB gzipped)
test/fixtures/minified_source_file_v2.js 18 kB (991 bytes gzipped)
Done, without errors.