Merge pull request #3912 from github/henrymercer/smaller-upload-lib

Action size: Reduce duplication between `upload-lib` and `entry-points`
This commit is contained in:
Henry Mercer
2026-05-19 18:55:28 +00:00
committed by GitHub
4 changed files with 80 additions and 93755 deletions
+3
View File
@@ -0,0 +1,3 @@
"use strict";
module.exports = require("./entry-points").__UPLOAD_LIB_EXPORT__;