diff --git a/render.yml b/render.yml index 7c74d0b..04c40c3 100644 --- a/render.yml +++ b/render.yml @@ -10,3 +10,7 @@ remapTemplateStatic: true # Add .hash. to site static assets remapAssets: false + +# Whether to minify output +# Currently HTML, CSS and JS are minified +minify: true