Commit 5ca2248
fix(docs-site): fix inaccuracies from content audit
- Fix treeshake-check CLI syntax (no positional args, use --cwd)
- Fix event type examples in devtools-extension.md (use real schema types)
- Fix unpacked extension path (manifest.json is in package root)
- Fix vscode extension ID and name (oidc-devtools by ryanbasmajian)
- Fix createBridge reference to attachDaVinciBridge in vscode docs
- Fix test file location (co-located in src/, not in test/)
- Fix eslint-plugin docs (add missing Object.defineProperties)
- Fix repository-structure.md (correct vscode path, add devtools-core/ui)
- Fix tree-shaking.md (remove barrel file claim, accurate tool description)
- Remove scaffold leftover routes (Greet, Hello, Blog)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f08e61d commit 5ca2248
10 files changed
Lines changed: 52 additions & 342 deletions
File tree
- packages/docs-site
- app/Route
- Blog
- content
- contributing
- docs
- packages
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
60 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
61 | 68 | | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
65 | 72 | | |
66 | 73 | | |
67 | | - | |
| 74 | + | |
68 | 75 | | |
69 | 76 | | |
70 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments