minify-html/src/unit
Wilson Lin e1e18bb1a7 Fix race condition from not releasing Mutex guard and Arc ref on async JS min jobs 2020-07-22 21:33:52 +10:00
..
attr Rename to minify-html 2020-07-12 01:29:34 +10:00
bang.rs Restructure enums and matching for performance 2020-01-26 22:32:06 +13:00
comment.rs Remove dependence on regex 2020-07-11 22:52:27 +10:00
content.rs Add support for configuration and JS minification using esbuild 2020-07-11 01:15:56 +10:00
instruction.rs Remove dependence on regex 2020-07-11 22:52:27 +10:00
mod.rs Use much simpler read-time entity decoding; fix longest prefix matching; fix transparent nodes not being interpreted as such 2020-07-04 20:33:02 +10:00
script.rs Fix race condition from not releasing Mutex guard and Arc ref on async JS min jobs 2020-07-22 21:33:52 +10:00
style.rs Remove dependence on regex 2020-07-11 22:52:27 +10:00
tag.rs Add support for configuration and JS minification using esbuild 2020-07-11 01:15:56 +10:00