You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove minification from struct_info.json (#12881)
This is extra option that seems to just add complexity
and make the output file hard to read. This file is
read only at link time and the cost of reading in
those extra spaces surly can't be significant.
0 commit comments