Fix FTS search for path punctuation #12
@@ -122,8 +122,8 @@ maCopy/
|
||||
|---|---|
|
||||
| `npm run tauri dev` | Run in development mode with hot reload |
|
||||
| `npm run tauri build` | Build a release `.app` bundle |
|
||||
| `npm test` | Run frontend tests (Vitest, ~60 tests) |
|
||||
| `npm run test:rust` | Run Rust backend tests (~52 tests) |
|
||||
| `npm test` | Run frontend tests (Vitest, ~72 tests) |
|
||||
| `npm run test:rust` | Run Rust backend tests (~67 tests) |
|
||||
| `npm run test:all` | Run all tests (frontend + backend) |
|
||||
| `npm run lint` | TypeScript type-check |
|
||||
| `npm run check` | Lint + all tests |
|
||||
|
||||
Reference in New Issue
Block a user