mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-23 05:31:23 +00:00
fix(tui): update comments
This commit is contained in:
parent
42e166c7ea
commit
42df7ec597
2 changed files with 1 additions and 2 deletions
|
|
@ -25,7 +25,6 @@ pkgs.buildNpmPackage (npm // {
|
|||
mkdir -p $out/lib/hermes-tui
|
||||
|
||||
# Single self-contained bundle built by scripts/build.mjs (esbuild).
|
||||
# No runtime node_modules needed.
|
||||
cp -r dist $out/lib/hermes-tui/dist
|
||||
|
||||
# package.json kept for "type": "module" resolution on `node dist/entry.js`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue