nathanclevenger/esbuild-http-import
GitHub Action for ESBuild with support for HTTP Imports
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Sep 30, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: nathanclevenger/esbuild-http-import-action@61c8feef11d0ff8ce58e1c47abdc0a24925e3c2a # v1tags 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 |