Public Access
1
0
mirror of https://github.com/docker/build-push-action.git synced 2026-05-08 21:20:15 +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 10:58:16 +02:00
parent e0fea16cbf
commit d70693f4ae
11 changed files with 7178 additions and 499 deletions
Generated Vendored
-3
View File
@@ -1,3 +0,0 @@
{
"type": "module"
}