Commit 65f2fc1
committed
feat: migrate OG generation to takumi-js v2
Drop the @takumi-rs/* packages for takumi-js 2.0.0-beta.14. The umbrella
package selects its backend from `#backend` import conditions, so workerd
resolves to wasm on its own — removing the manual vite plugin, alias, and
optimizeDeps plumbing that forced the wasm runtime. As of beta.14
`@takumi-rs/wasm/auto` also ships a `workerd` export condition, so the
runtime-path alias is redundant.
Claude-Session: https://claude.ai/code/session_01D3zuhNfMa88CFL7MBLHmfP1 parent 992f158 commit 65f2fc1
4 files changed
Lines changed: 109 additions & 82 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
| |||
108 | 104 | | |
109 | 105 | | |
110 | 106 | | |
| 107 | + | |
111 | 108 | | |
112 | 109 | | |
113 | 110 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
6 | 2 | | |
7 | 3 | | |
8 | 4 | | |
| |||
76 | 72 | | |
77 | 73 | | |
78 | 74 | | |
79 | | - | |
80 | 75 | | |
81 | 76 | | |
82 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | | - | |
18 | 15 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 16 | | |
24 | 17 | | |
25 | 18 | | |
| |||
37 | 30 | | |
38 | 31 | | |
39 | 32 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 33 | | |
56 | 34 | | |
57 | 35 | | |
| |||
122 | 100 | | |
123 | 101 | | |
124 | 102 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 103 | | |
130 | 104 | | |
131 | 105 | | |
| |||
181 | 155 | | |
182 | 156 | | |
183 | 157 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | 158 | | |
190 | 159 | | |
191 | 160 | | |
| |||
249 | 218 | | |
250 | 219 | | |
251 | 220 | | |
252 | | - | |
253 | 221 | | |
254 | 222 | | |
255 | 223 | | |
| |||
0 commit comments