Commit 139d0c0
committed
chore: rebuild dist
Rebuild all four ncc bundles (restore, save, save-only, restore-only)
with the updated ESM toolchain and node24-native @actions/* 3.x
dependencies. ncc now outputs ESM (import/export) instead of CJS
(require/module.exports), matching the "type": "module" declaration.
Each dist/ directory also gains a package.json generated by ncc to
declare the bundle's module type.1 parent 1ea8746 commit 139d0c0
8 files changed
Lines changed: 99226 additions & 87344 deletions
File tree
- dist
- restore-only
- restore
- save-only
- save
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments