UNPKG

grunt-file-info

Version:

Automate template-driven updates of project file stats to project documentation.

33 lines (21 loc) 895 B
Running "file_info:inject_multiple_dest_1" (file_info) task Updating inject_multiple_dest_1 stats in test/actual/inject_dest_1.txt from: ###Size | | Version 1 | Version 2 | | :------- | --------: | --------: | | Original | 22.1 kB | 28 kB | | Minified | 16.4 kB | 18 kB | | Gzipped | 974 bytes | 991 bytes | to: ###Size | | Version 1 | Version 2 | | :------- | --------: | --------: | | Original | 22.1 kB | 22.1 kB | | Minified | 16.4 kB | 18 kB | | Gzipped | 974 bytes | 991 bytes | Created file test/actual/inject_dest_2.txt Created file test/actual/inject_dest_3.txt inject_multiple_dest_1 stats: test/fixtures/source_file.js 22.1 kB (1.3 kB gzipped) test/fixtures/minified_source_file_v2.js 18 kB (991 bytes gzipped) Done, without errors.