useless call
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval

This commit is contained in:
Mylloon 2024-06-02 19:02:26 +02:00
parent 0c6c88d181
commit c9405d0fdb
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -139,7 +139,6 @@ fn init(dist_dir: String, static_dir: &str, templates_dir: &str) -> String {
preserve_brace_template_syntax: true,
minify_css: true,
minify_js: true,
remove_bangs: false,
..minify_html::Cfg::spec_compliant()
};