minify-html/src
Wilson Lin 9f40000527 Omit closing tags for html, head, body 2020-07-24 19:05:29 +10:00
..
cfg Add support for configuration and JS minification using esbuild 2020-07-11 01:15:56 +10:00
proc Fix </script> end tag escaping in JS 2020-07-22 21:33:09 +10:00
spec Omit closing tags for html, head, body 2020-07-24 19:05:29 +10:00
tests Omit closing tags for html, head, body 2020-07-24 19:05:29 +10:00
unit Fix race condition from not releasing Mutex guard and Arc ref on async JS min jobs 2020-07-22 21:33:52 +10:00
err.rs Separate out and simplify debug repr; reimplement with_friendly_error; fix JS copying 2020-07-22 18:57:47 +10:00
lib.rs Separate out and simplify debug repr; reimplement with_friendly_error; fix JS copying 2020-07-22 18:57:47 +10:00
pattern.rs Clean up dead code 2020-07-10 21:07:30 +10:00