Do not prettify JSON for bundle

Sergej Kostjucenko requested to merge cmichi-remove-pretty-json-for-bundle into master

Created by: cmichi

Makes quite a difference.

flipper.contract with serde_json::to_string_pretty(): 7.0K flipper.contract with serde_json::to_string(): 6.1K

Merge request reports