Skip to content

Conversation

nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Aug 7, 2025

No description provided.

@nikgraf nikgraf requested review from cmwhited and Copilot August 7, 2025 20:48
Copy link
Contributor

@Copilot 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 fixes workspace package detection by updating the pnpm workspace configuration. The changes refine package path patterns and standardize quote usage in dependency specifications.

  • Updated workspace package patterns from apps/*/* to apps/create-hypergraph/template-* for more specific targeting
  • Standardized quote usage from single quotes to double quotes in the onlyBuiltDependencies section

packages:
- apps/*
- apps/*/*
- apps/create-hypergraph/template-*
Copy link

Copilot AI Aug 7, 2025

Choose a reason for hiding this comment

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

The PR title contains a typo: 'dedection' should be 'detection'. While this doesn't affect the code functionality, it's visible in the commit history.

Copilot uses AI. Check for mistakes.

@nikgraf nikgraf merged commit 58a7735 into main Aug 7, 2025
6 checks passed
@nikgraf nikgraf deleted the ng/fix-workspace-package-dedection branch August 7, 2025 21:04
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