Ugly Alpha 1
tera:0.11.13

total uncompressed bytes

416.8 KB

total files

92

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", "CHANGELOG.md", "!**/tests/*", ], has_build_script: false, }

60 wasted files

total waste: 167.5 KB

  1. docs/content/docs/templates.md : 25.8 KB
  2. src/parser/tests/parser.rs : 22.5 KB
  3. src/renderer/tests/basic.rs : 17.6 KB
  4. src/parser/tests/lexer.rs : 12.9 KB
  5. src/renderer/tests/macros.rs : 9.2 KB
  6. benches/tera.rs : 8.4 KB
  7. src/parser/tests/whitespace.rs : 8.2 KB
  8. docs/sass/vendor/_normalize.scss : 7.7 KB
  9. src/parser/tests/errors.rs : 7.0 KB
  10. benches/big_context.rs : 5.8 KB
  11. src/renderer/tests/errors.rs : 5.1 KB
  12. src/renderer/tests/inheritance.rs : 4.9 KB
  13. tests/render_fails.rs : 4.9 KB
  14. docs/content/docs/usage.md : 4.4 KB
  15. docs/templates/index.html : 3.7 KB
  16. src/renderer/tests/whitespace.rs : 3.3 KB
  17. benches/templates.rs : 1.9 KB
  18. src/renderer/tests/square_brackets.rs : 1.5 KB
  19. tests/common/mod.rs : 1.3 KB
  20. docs/sass/_docs.scss : 1.3 KB
  21. docs/sass/_base.scss : 1.3 KB
  22. examples/basic/basic.rs : 1.2 KB
  23. docs/templates/docs.html : 1.2 KB
  24. docs/sass/_layout.scss : 1.1 KB
  25. src/renderer/tests/mod.rs : 584 B
  26. appveyor.yml : 533 B
  27. docs/content/docs/installation.md : 315 B
  28. .travis.yml : 315 B
  29. examples/basic/templates/base.html : 298 B
  30. docs/sass/_index.scss : 269 B
  31. docs/config.toml : 252 B
  32. netlify.toml : 229 B
  33. docs/sass/app.scss : 214 B
  34. tests/render-failures/macros.html : 201 B
  35. docs/content/_index.md : 186 B
  36. .gitignore : 128 B
  37. tests/render-failures/error-location/base_error.html : 127 B
  38. tests/render-failures/error-location/error_in_grand_child.html : 114 B
  39. docs/content/docs/_index.md : 114 B
  40. docs/README.md : 111 B
  41. examples/basic/templates/users/profile.html : 110 B
  42. docs/templates/page.html : 108 B
  43. tests/render-failures/error-location/error_in_child.html : 103 B
  44. tests/render-failures/error-location/error_in_parent.html : 97 B
  45. examples/basic/templates/macros.html : 86 B
  46. tests/render-failures/macro_wrong_args.html : 81 B
  47. tests/render-failures/error-location/error_in_macro.html : 81 B
  48. .editorconfig : 77 B
  49. tests/render-failures/error-location/base.html : 72 B
  50. tests/render-failures/error-location/macros.html : 68 B
  51. tests/render-failures/macro_self_inexisting.html : 66 B
  52. tests/render-failures/field_unknown_forloop.html : 58 B
  53. src/parser/tests/mod.rs : 51 B
  54. tests/render-failures/iterate_on_non_array.html : 43 B
  55. tests/render-failures/filter_section_invalid.html : 39 B
  56. rustfmt.toml : 29 B
  57. tests/render-failures/inexisting_include.html : 22 B
  58. tests/render-failures/non_math_operation.html : 19 B
  59. tests/render-failures/field_unknown.html : 16 B
  60. tests/render-failures/value_render_non_object.html : 12 B