mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-24 11:14:40 +03:00
92bc7d0e16
* 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🌚
237 B
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.