Ugly Alpha 1
liquid:0.10.0

total uncompressed bytes

239.2 KB

total files

55

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", "CHANGELOG.md", "build.rs", ], has_build_script: true, }

26 wasted files

total waste: 36.3 KB

  1. tests/filters.rs : 14.8 KB
  2. tests/value.rs : 4.4 KB
  3. benches/liquid.rs : 3.0 KB
  4. CONTRIBUTING.md : 3.0 KB
  5. tests/parse_file.rs : 2.0 KB
  6. .travis.yml : 1.8 KB
  7. tests/custom_blocks.rs : 1.5 KB
  8. tests/fixtures.rs : 1.5 KB
  9. tests/multithreading.rs : 1.4 KB
  10. tests/whitespace_control.rs : 1.2 KB
  11. appveyor.yml : 930 B
  12. tests/fixtures/input/chained_filters.txt : 166 B
  13. tests/fixtures/input/example.txt : 142 B
  14. .gitignore : 118 B
  15. .clog.toml : 118 B
  16. tests/fixtures/input/include_with_context.txt : 58 B
  17. tests/skeptic.rs : 57 B
  18. tests/fixtures/input/include.txt : 49 B
  19. tests/fixtures/output/chained_filters.txt : 28 B
  20. tests/fixtures/output/include_with_context.txt : 15 B
  21. tests/fixtures/input/include_with_val.txt : 12 B
  22. tests/fixtures/output/include.txt : 11 B
  23. tests/fixtures/output/example_mt2.txt : 10 B
  24. tests/fixtures/output/example_mt1.txt : 10 B
  25. tests/fixtures/output/example.txt : 10 B
  26. tests/liquid.rs : 1 B