hi just wonderig if anyone has gotten tauri to work with bazel.
i have seen these two repos but couldn't get them to work with aspect node js rules
i run into issues with tauri cli wanting to modify cargo.toml
Error failed to open Cargo.toml for rewrite: Permission denied (os error 13)
https://github.com/marmos91/tauri-bazel-next-typescript/tree/main
https://github.com/setoelkahfi/tauri-on-bazel/tree/main
GitHub
A small repository to demonstrate how to build a Tauri project that is using NextJS + Typescript as a frontend framework with Bazel - marmos91/tauri-bazel-next-typescript
GitHub
Tauri on Bazel with NextJS 14. Contribute to setoelkahfi/tauri-on-bazel development by creating an account on GitHub.