This commit is contained in:
parent
b49319d56c
commit
db4019ab67
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ fn init(dist_dir: String, static_dir: String, templates_dir: String) -> String {
|
|||
minify_css: true,
|
||||
minify_js: true,
|
||||
remove_bangs: false,
|
||||
preserve_brace_template_syntax: true,
|
||||
..minify_html::Cfg::spec_compliant()
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue