actions-marketplace-validations/esbuild-http-import
GitHub Action for ESBuild with support for HTTP Imports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 30, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/nathanclevenger_esbuild-http-import-action@d5a719988f6529c4e390d579ffc573ee9a818e20 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| entryPoint | The main entry point | no | ./index.js |
| outfile | The name of the output file | no | ./dist/index.js |
Outputs
| name | description |
|---|---|
| bundle | the output file |