Commit 6bc42f0
Remove tsx, use Node's native TypeScript execution, commit distribution files
- Removed tsx dependency from devDependencies
- Changed postbuild:typescript to use node --experimental-strip-types (requires Node 22.18+)
- Removed distribution folder from .gitignore
- Added distribution folder with generated files to version control
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>1 parent 04a039d commit 6bc42f0
File tree
8 files changed
+991
-509
lines changed- distribution
8 files changed
+991
-509
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments