Skip to content

#260 依存関係がなくなったのでpublish方法を修正#272

Merged
ienaga merged 1 commit into
mainfrom
develop
Apr 4, 2026
Merged

#260 依存関係がなくなったのでpublish方法を修正#272
ienaga merged 1 commit into
mainfrom
develop

Conversation

@ienaga

@ienaga ienaga commented Apr 4, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 4, 2026 10:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the publish script to handle cases where the root package.json has no dependencies, ensuring the script can still populate internal package dependencies during the publish build.

Changes:

  • Initialize basePackageJson.dependencies to an empty object when it is missing.
  • Prevent runtime errors when assigning @next2d/* dependencies during the publish packaging loop.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ienaga ienaga merged commit 0f906d5 into main Apr 4, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants