Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow to exclude dependencies from specific package.json #717

Merged
merged 2 commits into from Oct 6, 2022

Conversation

ArcherGu
Copy link
Contributor

external now support to exclude special package.json's dependencies and peerDependencies.

motivation: In monorepo, some dependencies are written as public in package.json under the workspace, and now users can specify special package.json to exclude them.

@vercel
Copy link

vercel bot commented Sep 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
tsup ✅ Ready (Inspect) Visit Preview Sep 16, 2022 at 1:10AM (UTC)

@egoist egoist changed the title Exclude special package.json feat: allow to exclude dependencies from specific package.json Oct 6, 2022
@egoist egoist merged commit 8d7ce9e into egoist:dev Oct 6, 2022
@github-actions
Copy link

🎉 This PR is included in version 6.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants