Skip to content

Feature/fix path 1#71

Merged
dermatologist merged 2 commits intodevelopfrom
feature/fix-path-1
Sep 26, 2025
Merged

Feature/fix path 1#71
dermatologist merged 2 commits intodevelopfrom
feature/fix-path-1

Conversation

@dermatologist
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses path resolution issues to ensure the CLI tool works correctly in both development and packaged environments. The changes focus on making resource file paths dynamic rather than hardcoded.

  • Adds dynamic path resolution for resource directories using fileURLToPath and path.dirname
  • Updates all commands to use the computed RESOURCES_DIR instead of hardcoded 'src/resources' paths
  • Includes code formatting improvements and a new TypeDoc configuration file

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
typedoc.json Adds TypeDoc configuration for project documentation
src/commands/elixir.ts Updates resource path resolution and fixes import formatting
src/commands/conch.ts Updates resource path resolution with extensive code formatting improvements
src/commands/compose.ts Updates resource path resolution and applies consistent code formatting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dermatologist dermatologist merged commit cd73509 into develop Sep 26, 2025
1 check passed
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.

2 participants