feat: add CEF support#326
Conversation
note: requires `cargo install --git https://github.com/tauri-apps/tauri --branch feat/cef tauri-cli` to be ran first as it relies on unreleased changes on Tauri's feat/cef branch I noticed it doesn't really open the main window on the first run, I had to run it with wry first (probably a missing CEF event?)
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
|
to run the app with cef, run |
|
hey @lucasfernog! Tysm for this <3 I'm looking to get a testing CEF build up on our releases page - if you could comment
somewhere on this PR (as per the bot message) I'd really appreciate it! |
note: requires
cargo install --git https://github.com/tauri-apps/tauri --branch feat/cef tauri-clito be ran first as it relies on unreleased changes on Tauri's feat/cef branchI noticed it doesn't really open the main window on the first run, I had to run it with wry first (probably a missing CEF event?)