Commit b206ecb
committed
feat(cli): enhance server startup with available port detection and static file handling
- Implemented `getAvailablePort` function to find an available port for the development server.
- Updated CLI commands to utilize the new port detection logic, providing user feedback on port usage.
- Enhanced static file serving with content type determination based on file extensions.1 parent 7a452c7 commit b206ecb
File tree
5 files changed
+408
-105
lines changed- bin
- scripts
- src
5 files changed
+408
-105
lines changed
0 commit comments