chore: CI fixes (#1679)

* clean dist

* switch to esbuild

* chore: Update dist

* update script version for token file test

* fix license workflow

* chore: Update dist

* re-add release-please

* newlines

---------

Co-authored-by: GitHub Actions <github-aws-sdk-osds-automation@amazon.com>
This commit is contained in:
Michael Lehmann
2026-03-12 15:20:50 -07:00
committed by GitHub
parent 0820d92983
commit f8de47bf3e
33 changed files with 97088 additions and 150984 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"inputs": ["./package.json"],
"output": "./THIRD-PARTY",
"overwrite": true,
"ci": true
}