Commit a8375ea
Refactor configuration to support ESM-only @actions packages:
- Add "type": "module" to package.json for ESM
- Update tsconfig.json to use NodeNext module resolution
- Convert jest.config.js to ESM with ts-jest ESM preset
- Replace ncc with rollup for bundling
- Update source imports to use .js extensions for ESM compatibility
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b979ef2 commit a8375ea
20 files changed
Lines changed: 89101 additions & 91151 deletions
File tree
- __tests__
- dist
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments