You've already forked AstralRinth
forked from didirus/AstralRinth
Migrate to Turborepo (#1251)
This commit is contained in:
4
apps/app/src-tauri/build.rs
Normal file
4
apps/app/src-tauri/build.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
// Build the Tauri app
|
||||
tauri_build::build();
|
||||
}
|
||||
Reference in New Issue
Block a user