minify-html/src
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
..
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 Use lookup tables for code points 2020-07-09 17:06:08 +10:00
tests Separate out and simplify debug repr; reimplement with_friendly_error; fix JS copying 2020-07-22 18:57:47 +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