feat(bundler): add option to configure RPM compression#11584
Conversation
Package Changes Through 0996004There are 8 changes which include tauri with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-runtime-wry with patch, @tauri-apps/api with patch, tauri-utils with minor, tauri-runtime with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
lucasfernog
left a comment
There was a problem hiding this comment.
do we need a separate compression level for debug apps? or is this ok for build times?
|
considering the size differences it may indeed make sense to lower the level or even leave it uncompressed for debug builds. |
|
Let's just ship it as is and see if more tweaking needs to be done. |
ref: #11478