-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat(cli): allow electron to start tauri #13253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
Package Changes Through 633a0aeThere are 7 changes which include tauri-bundler with patch, @tauri-apps/cli with patch, tauri-cli with patch, tauri with minor, @tauri-apps/api with minor, tauri-runtime-wry with patch, tauri-utils with minor 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are you writing a tauri app builder/runner using Electron? nevermind i don't really wanna know 😂 😂 joking ofc
Yes, exactly 👀 |
A very small addition to allow electron to start tauri cli in addition to deno, node and bun (https://www.electronjs.org/docs/latest/api/environment-variables#electron_run_as_node)