This commit is contained in:
parent
0c6c88d181
commit
c9405d0fdb
1 changed files with 0 additions and 1 deletions
|
@ -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()
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue