feat(FN-3262): harden CLI native bundle externalization with tests

The merge adds Step 2 of the native externalization hardening for the CLI package, including a minor changeset for `@runfusion/fusion` and tests validating bundle output and package configuration behavior. The changes strengthen the contract governing how native modules are handled during the build

Fusion-Task-Id: FN-3262
This commit is contained in:
Fusion
2026-05-04 06:18:16 -07:00
committed by gsxdsm
parent 5dcb739bbe
commit 9e1790b58a
4 changed files with 28 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
"dependencies": {
"@mariozechner/pi-ai": "^0.72.1",
"@mariozechner/pi-coding-agent": "^0.72.1",
"dockerode": "^4.0.12",
"express": "^5.1.0",
"ink": "^6.8.0",
"ink-spinner": "^5.0.0",