This repository was archived by the owner on Apr 28, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "type" : " module" ,
1111 "scripts" : {
1212 "dev" : " vite" ,
13- "desktop" : " tauri build --debug --bundles app --config '{\" bundle\" :{\" createUpdaterArtifacts\" :false}}' && RUST_BACKTRACE=1 'src-tauri/target/debug/bundle/macos/unsigned Char.app/Contents/MacOS/unsigned-char '" ,
13+ "desktop" : " tauri build --debug --bundles app --config '{\" bundle\" :{\" createUpdaterArtifacts\" :false}}' && open 'src-tauri/target/debug/bundle/macos/unsigned Char.app'" ,
1414 "desktop:open" : " tauri build --debug --bundles app --config '{\" bundle\" :{\" createUpdaterArtifacts\" :false}}' && open 'src-tauri/target/debug/bundle/macos/unsigned Char.app'" ,
1515 "desktop:dev" : " tauri dev" ,
1616 "build" : " tsc && vite build" ,
1717 "preview" : " vite preview" ,
1818 "tauri" : " tauri" ,
19- "tauri:debug-app" : " tauri build --debug --bundles app --config '{\" bundle\" :{\" createUpdaterArtifacts\" :false}}' && RUST_BACKTRACE=1 'src-tauri/target/debug/bundle/macos/unsigned Char.app/Contents/MacOS/unsigned-char '"
19+ "tauri:debug-app" : " tauri build --debug --bundles app --config '{\" bundle\" :{\" createUpdaterArtifacts\" :false}}' && open 'src-tauri/target/debug/bundle/macos/unsigned Char.app'"
2020 },
2121 "dependencies" : {
2222 "@base-ui/react" : " ^1.3.0" ,
You can’t perform that action at this time.
0 commit comments