tauri/.changes/nsis-slow-resources-installation.md
Fabian-Lars 92bc7d0e16
fix(bundler/nsis): calculate estimated size on build system (#8233)
* fix(bundler): Fix nsis installer taking longer than expected to install resources

* create dir structure for resources before extracting files

* calculate size in rust on the build system

* i'm sorry clippy, i programmed in unholy languages where += wasn't a thing so i forgot it exists in rust...

* i'm a better clippy than clippy🌚
2023-11-15 20:53:15 +02:00

237 B

@tauri-apps/cli tauri-cli tauri-bundler
patch:bug patch:bug patch:bug

Fixes an issue in the NSIS installer which caused the installation to take much longer than expected when many resources were added to the bundle.