Skip to content

feat: add dev server API for dynamic src-node path resolution#2683

Merged
abose merged 2 commits intomainfrom
noddy
Feb 20, 2026
Merged

feat: add dev server API for dynamic src-node path resolution#2683
abose merged 2 commits intomainfrom
noddy

Conversation

@abose
Copy link
Member

@abose abose commented Feb 19, 2026

  • Add /api/getPhoenixPath endpoint to serve-proxy.js for Tauri dev mode
  • Refactor node-loader.js to fetch src-node path from dev server when running on localhost, enabling dynamic node source without recompiling
  • Update serve scripts to run npm install in src-node before starting

- Add /api/getPhoenixPath endpoint to serve-proxy.js for Tauri dev mode
- Refactor node-loader.js to fetch src-node path from dev server when
  running on localhost, enabling dynamic node source without recompiling
- Update serve scripts to run npm install in src-node before starting
@sonarqubecloud
Copy link

@abose abose merged commit 98da381 into main Feb 20, 2026
20 of 21 checks passed
@abose abose deleted the noddy branch February 20, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments