GithubHelp home page GithubHelp logo

Comments (3)

nyrf avatar nyrf commented on May 3, 2024

Sometimes we need install application offline, so if there is a way to bundle webview2 into app installer would be great, or bundle application like electron's way?

from dioxus.

ealmloff avatar ealmloff commented on May 3, 2024

It looks like the tauri bundler exposes options for embedding webview2 in the installer: https://docs.rs/tauri-utils/1.4.0/tauri_utils/config/enum.WebviewInstallMode.html. We now expose this as part of the bundler config

from dioxus.

heyrict avatar heyrict commented on May 3, 2024

One remaining issue is that the configuration in Dioxus.toml is not on par with that documented in tauri bundler.
As dioxus uses toml for configuration, the Option<PathBuf> makes no sense in wix.language as we cannot provide a null value in toml. What do you think about reuse tauri_utils::config::WixLanguage, or even the whole tauri_utils::config::BundleConfig directly in our configuration?

from dioxus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.