mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
The `svgo` command needs to write to a file to process it. So, create and use a mktemp path, and delete it after the svgo command.
The `svgo` command needs to write to a file to process it. So, create and use a mktemp path, and delete it after the svgo command.