Commit 7a846b9
committed
feat: add codex_export_bindings binary and update TypeScript export path
Introduced a new binary for exporting TypeScript bindings, enhancing the build process. Updated the export path in the Rust library to simplify directory management, ensuring bindings are generated in the correct location.1 parent 93f7c96 commit 7a846b9
File tree
3 files changed
+2
-3
lines changed- codex_bindings/src
- bin
3 files changed
+2
-3
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments