jasongwartz/Build Node single executable application
Use the experimental "--experimental-sea-config" to build a single executable
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bundle | Path to the already-bundled Node code | yes | — |
| name | The filename of the output binary (defaults to the repo name) | — | — |
| upload-workflow-artifact | If any truthy string, the resulting binary will be uploaded as a "workflow artifact" (defaults to "1") | — | 1 |
Outputs
| name | description |
|---|---|
| binary-path | The filesystem path to the Node binary with the code embedded |