I asked claude to scaffold a project. I also made changes to it afterwards but they were mostly in getting workflows and testing stuff.
2 lines
63 B
Bash
Executable File
2 lines
63 B
Bash
Executable File
#!/usr/bin/bash
|
|
WEBKIT_DISABLE_DMABUF_RENDERER=1 pnpm tauri dev |