Commit 15df48d
committed
build: enable single-file publishing compression
Enable compression of assemblies in the single-file distribution of GCM.
This helps reduce the overall size on disk of GCM, which is important on
Windows as we are bundled with Git for Windows, and we don't want to
bloat their distribution.
We only enable this compression on Windows. Mac and Linux remain
uncompressed.1 parent 957fd0b commit 15df48d
File tree
1 file changed
+10
-0
lines changed1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
18 | 28 | | |
19 | 29 | | |
20 | 30 | | |
| |||
0 commit comments