Node Release Artifacts

Choosing and building the release artifact for a Node Web Only project - a single self-contained binary or a runtime-bundled tarball. Use when deciding what a Node project ships, compiling with Bun or Node SEA, writing the bundle script or its launcher, or proving a bundle runs without a system Node. Triggers on bun build --compile, node --build-sea, sea-config.json, postject, scripts/bundle.sh, a runtime/bin/node layout, and a .tar.gz release asset.

Tanq16 ea7c222 7.3 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/node-release-artifacts commit ea7c222b65

Frequently asked questions

npx skillmds@latest add tanq16/node-release-artifacts