1
0
mirror of https://gitea.com/actions/cache.git synced 2026-06-17 22:45:49 +07:00

Rebuild dist bundles as ESM to match type:module

This commit is contained in:
Joshua Brooks
2026-06-11 14:22:50 +00:00
parent 5a912e8b4a
commit 60749128a4
8 changed files with 177722 additions and 181268 deletions

3
dist/restore/package.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"type": "module"
}