Use temporary files instead of pipes for JS unminification.

This commit is contained in:
Josh Matthews 2020-05-22 14:38:59 -04:00
parent f6f1648e56
commit 8f4cb28a6d
3 changed files with 29 additions and 18 deletions

1
Cargo.lock generated
View file

@ -4726,6 +4726,7 @@ dependencies = [
"style",
"style_traits",
"swapper",
"tempfile",
"tendril",
"time",
"unicode-bidi",