Skip to content

fix: only include dist files into npm registry#647

Open
JounQin wants to merge 1 commit into
wanasit:masterfrom
JounQin:patch-1
Open

fix: only include dist files into npm registry#647
JounQin wants to merge 1 commit into
wanasit:masterfrom
JounQin:patch-1

Conversation

@JounQin

@JounQin JounQin commented Jun 11, 2026

Copy link
Copy Markdown

close #646

Copilot AI review requested due to automatic review settings June 11, 2026 09:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds an explicit npm publish whitelist so only built artifacts are included when the package is published.

Changes:

  • Adds a files field to package.json to include the dist directory in the published package.

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

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.

Only dist files should be included into npm registry

2 participants