minify-html/src/unit
Wilson Lin da830939d7 Handle processing instructions 2020-01-08 23:00:23 +11:00
..
attr Minify JS/CSS comments; faster removal of boolean attr values; sorted generated JSON objects 2020-01-08 11:40:06 +11:00
script Handle processing instructions 2020-01-08 23:00:23 +11:00
bang.rs Fix discarding significant characters 2020-01-06 19:53:46 +11:00
comment.rs Handle processing instructions 2020-01-08 23:00:23 +11:00
content.rs Handle processing instructions 2020-01-08 23:00:23 +11:00
entity.rs Implement closing tag omission 2020-01-06 23:36:05 +11:00
instruction.rs Handle processing instructions 2020-01-08 23:00:23 +11:00
mod.rs Handle processing instructions 2020-01-08 23:00:23 +11:00
style.rs Attempt to handle RegExp literals in JS 2020-01-08 22:19:16 +11:00
tag.rs Attempt to handle RegExp literals in JS 2020-01-08 22:19:16 +11:00