Commit 0809359
fix(ai-gemini): relocate experimental/ to flattened path + restore vite entry
Main's packages/typescript/* -> packages/* flatten (PR TanStack#643) missed the
experimental/ subtree introduced on this branch — git left it at the
old path and the merged vite.config dropped the experimental entry. Move
the files with `git mv` and re-add the entry so the /experimental subpath
emits its runtime JS again.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 566f434 commit 0809359
5 files changed
Lines changed: 5 additions & 1 deletion
File tree
- packages/ai-gemini
- src/experimental
- text-interactions
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments