mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Use temporary files instead of pipes for JS unminification.
This commit is contained in:
parent
f6f1648e56
commit
8f4cb28a6d
3 changed files with 29 additions and 18 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -4726,6 +4726,7 @@ dependencies = [
|
|||
"style",
|
||||
"style_traits",
|
||||
"swapper",
|
||||
"tempfile",
|
||||
"tendril",
|
||||
"time",
|
||||
"unicode-bidi",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue