Public Access
1
0
mirror of https://github.com/docker/setup-buildx-action.git synced 2026-05-11 22:20:10 +03:00

replace ncc with esbuild for action bundling

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-04-24 11:15:32 +02:00
parent 35d5669990
commit 62a582dc40
12 changed files with 6953 additions and 396 deletions
Generated Vendored
-3
View File
@@ -1,3 +0,0 @@
{
"type": "module"
}