Function tauri_bundler::bundle::bundle_project

source ·
pub fn bundle_project(settings: Settings) -> Result<Vec<Bundle>>
Expand description

Bundles the project. Returns the list of paths where the bundles can be found.