Commit 500c4da
committed
chore(deps): remove unused selenium-webdriver and novel-svelte
Remove dependencies that are no longer needed:
- selenium-webdriver: Was used for Tauri WebDriver testing, but Tauri
desktop moved to separate repository (terraphim-ai-desktop). Playwright
is now the primary testing framework.
- @paralect/novel-svelte: Listed as dependency but never actually imported.
The editor uses TipTap directly via @tiptap/core and @tiptap/starter-kit.
Also removes:
- WebDriver test files and playwright.webdriver.config.ts
- novel-editor vendor chunk from vite.config.ts
- webdriver-related npm scripts
Reduces dependency bloat and eliminates unused code paths.1 parent 0caf251 commit 500c4da
9 files changed
Lines changed: 1 addition & 1256 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
| |||
71 | 65 | | |
72 | 66 | | |
73 | 67 | | |
74 | | - | |
75 | 68 | | |
76 | 69 | | |
77 | 70 | | |
| |||
91 | 84 | | |
92 | 85 | | |
93 | 86 | | |
94 | | - | |
95 | 87 | | |
96 | 88 | | |
97 | 89 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments