Commit 2d4fab7
docs: clarify release workflow is Node-specific and require bundled deps
- Label the release workflow YAML as a Node.js/TypeScript example and note
that other runtimes should substitute their own build steps and paths.
- Explicitly state that engines must bundle runtime dependencies into the
build output (via a bundler) or include them in the tarball, since the
compiled dist/ alone may not be self-contained.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 88b6b75 commit 2d4fab7
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
912 | | - | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
913 | 915 | | |
914 | 916 | | |
915 | 917 | | |
| |||
952 | 954 | | |
953 | 955 | | |
954 | 956 | | |
955 | | - | |
| 957 | + | |
956 | 958 | | |
957 | 959 | | |
958 | 960 | | |
| |||
0 commit comments